Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
nam194
/
text-to-speech
like
4
Running
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
nam194
commited on
May 24
Commit
7a806f6
·
verified
·
1 Parent(s):
d0d9933
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -111,4 +111,4 @@ with gr.Blocks(analytics_enabled=False) as demo:
111
)
112
113
demo.launch()
114
-
demo.launch(debug=True, show_api=True, share=True)
111
)
112
113
demo.launch()
114
+
#
demo.launch(debug=True, show_api=True, share=True)