Spaces:
Build error
Build error
artificialguybr
commited on
Commit
•
f5ba8ee
1
Parent(s):
ceb1902
Update app.py
Browse files
app.py
CHANGED
@@ -167,5 +167,5 @@ with gr.Blocks() as demo:
|
|
167 |
- If you incorrectly mark the 'Video has a close-up face' checkbox, the dubbing may not work as expected.
|
168 |
""")
|
169 |
|
170 |
-
demo.queue(
|
171 |
demo.launch()
|
|
|
167 |
- If you incorrectly mark the 'Video has a close-up face' checkbox, the dubbing may not work as expected.
|
168 |
""")
|
169 |
|
170 |
+
demo.queue()
|
171 |
demo.launch()
|