mirror of
https://github.com/facefusion/facefusion-labs.git
synced 2026-06-25 07:59:55 +02:00
Fix order
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
import torch
|
||||
from torch import Tensor, nn
|
||||
|
||||
from .types import WarpMatrixSet, EmbedderModule, Embedding, Padding
|
||||
from .types import EmbedderModule, Embedding, Padding, WarpMatrixSet
|
||||
|
||||
WARP_MATRIX_SET : WarpMatrixSet =\
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user