Spaces:
Running
on
Zero
Running
on
Zero
artificialguybr
commited on
Commit
•
f704b6f
1
Parent(s):
6877edc
Update app.py
Browse files
app.py
CHANGED
@@ -159,5 +159,5 @@ with gr.Blocks() as demo:
|
|
159 |
- If you incorrectly mark the 'Video has a close-up face' checkbox, the dubbing may not work as expected.
|
160 |
""")
|
161 |
|
162 |
-
demo.queue(
|
163 |
demo.launch()
|
|
|
159 |
- If you incorrectly mark the 'Video has a close-up face' checkbox, the dubbing may not work as expected.
|
160 |
""")
|
161 |
|
162 |
+
demo.queue()
|
163 |
demo.launch()
|