Spaces:
Running
Running
Upload main.py
Browse files
main.py
CHANGED
@@ -17,7 +17,7 @@ from model_loader import *
|
|
17 |
from utils import *
|
18 |
from background_tasks import *
|
19 |
from text_generation import *
|
20 |
-
from
|
21 |
|
22 |
|
23 |
state_dict = None
|
|
|
17 |
from utils import *
|
18 |
from background_tasks import *
|
19 |
from text_generation import *
|
20 |
+
from sadtalker_utils import *
|
21 |
|
22 |
|
23 |
state_dict = None
|