Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
ananyachavan
/
Speechemo
like
1
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
ananyachavan
commited on
May 27, 2024
Commit
95de7b4
·
verified
·
1 Parent(s):
7b31438
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -45,4 +45,4 @@ iface = gr.Interface(
45
)
46
47
# Deploy the interface
48
-
iface.launch(
share=True,
debug=True)
45
)
46
47
# Deploy the interface
48
+
iface.launch(debug=True)