Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Duplicated from
mhrahmani/persian-tts-playground
saillab
/
persian-tts-playground
like
0
Runtime error
App
Files
Files
Community
mhrahmani
commited on
Sep 22, 2023
Commit
f911972
•
1 Parent(s):
6ff371b
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -67,4 +67,4 @@ iface = gr.Interface(
67
live=False
68
)
69
70
-
iface.launch(
share=False
)
67
live=False
68
)
69
70
+
iface.launch()