Spaces:
Runtime error
Runtime error
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()
|