Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
the-cramer-project
/
AkylAI_TTS_small
like
2
Build error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
Simonlob
commited on
29 days ago
Commit
98f6ed0
·
verified
·
1 Parent(s):
c61143a
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -191,4 +191,4 @@ with gr.Blocks(css=css) as block:
191
192
193
block.queue()
194
-
block.launch(
share=True
)
191
192
193
block.queue()
194
+
block.launch()