Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
farid678
/
TTSModel
like
1
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
farid678
commited on
Dec 27, 2025
Commit
2f8b494
·
verified
·
1 Parent(s):
6937aae
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -66,4 +66,4 @@ demo = gr.Interface(
66
)
67
68
if __name__ == "__main__":
69
-
demo.launch(
enable_queue=False
)
66
)
67
68
if __name__ == "__main__":
69
+
demo.launch()