Spaces:
Runtime error
Runtime error
osanseviero
commited on
Commit
·
ad2aa2e
1
Parent(s):
bbdf937
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)
|