mirror of
https://github.com/facefusion/facefusion-labs.git
synced 2026-05-22 23:59:40 +02:00
Remove Attributes
This commit is contained in:
@@ -5,7 +5,7 @@ from torch import Tensor, nn
|
||||
|
||||
from ..networks.aad import AAD
|
||||
from ..networks.unet import UNet
|
||||
from ..types import Embedding, Attribute
|
||||
from ..types import Attribute, Embedding
|
||||
|
||||
|
||||
class Generator(nn.Module):
|
||||
|
||||
Reference in New Issue
Block a user