Spaces:
Running
Running
Rename app_1.py to app.py
Browse files- app_1.py β app.py +4 -4
app_1.py β app.py
RENAMED
@@ -141,7 +141,7 @@ def lipsyncer_demo():
|
|
141 |
False
|
142 |
],
|
143 |
[
|
144 |
-
'examples/source_image/full_body_2.
|
145 |
'examples/driven_audio/japanese.wav',
|
146 |
'crop',
|
147 |
False,
|
@@ -162,14 +162,14 @@ def lipsyncer_demo():
|
|
162 |
True
|
163 |
],
|
164 |
[
|
165 |
-
'examples/source_image/
|
166 |
'examples/driven_audio/imagine.wav',
|
167 |
'full',
|
168 |
True,
|
169 |
True
|
170 |
],
|
171 |
[
|
172 |
-
'examples/source_image/
|
173 |
'examples/driven_audio/bus.wav',
|
174 |
'full',
|
175 |
True,
|
@@ -183,7 +183,7 @@ def lipsyncer_demo():
|
|
183 |
False
|
184 |
],
|
185 |
[
|
186 |
-
'examples/source_image/
|
187 |
'examples/driven_audio/news.wav',
|
188 |
'resize',
|
189 |
False,
|
|
|
141 |
False
|
142 |
],
|
143 |
[
|
144 |
+
'examples/source_image/full_body_2.webp',
|
145 |
'examples/driven_audio/japanese.wav',
|
146 |
'crop',
|
147 |
False,
|
|
|
162 |
True
|
163 |
],
|
164 |
[
|
165 |
+
'examples/source_image/full6.jpeg',
|
166 |
'examples/driven_audio/imagine.wav',
|
167 |
'full',
|
168 |
True,
|
169 |
True
|
170 |
],
|
171 |
[
|
172 |
+
'examples/source_image/art_8.png',
|
173 |
'examples/driven_audio/bus.wav',
|
174 |
'full',
|
175 |
True,
|
|
|
183 |
False
|
184 |
],
|
185 |
[
|
186 |
+
'examples/source_image/art_9.png',
|
187 |
'examples/driven_audio/news.wav',
|
188 |
'resize',
|
189 |
False,
|