mirror of
https://github.com/facefusion/facefusion-labs.git
synced 2026-06-25 07:59:55 +02:00
Hotfix imprt
This commit is contained in:
@@ -4,7 +4,7 @@ from typing import Tuple
|
||||
import torch
|
||||
from torch import Tensor, nn
|
||||
|
||||
from face_swapper.src.types import Feature
|
||||
from ..types import Feature
|
||||
|
||||
|
||||
class UNet(nn.Module):
|
||||
|
||||
Reference in New Issue
Block a user