Spaces:
Runtime error
Runtime error
Commit
·
ff281c4
1
Parent(s):
7907845
Update app.py
Browse files
app.py
CHANGED
@@ -128,4 +128,4 @@ with block:
|
|
128 |
|
129 |
gr.Markdown("This demo shows the ultra fast option in the TorToiSe system. For more info check the <a href='https://github.com/neonbjb/tortoise-tts' target='_blank'>Repository</a>.",)
|
130 |
|
131 |
-
block.launch(debug=True,
|
|
|
128 |
|
129 |
gr.Markdown("This demo shows the ultra fast option in the TorToiSe system. For more info check the <a href='https://github.com/neonbjb/tortoise-tts' target='_blank'>Repository</a>.",)
|
130 |
|
131 |
+
block.launch(debug=True, enable_queue=True)
|