Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Duplicated from
zxsipola123456/mytts
zxsipola123456
/
tts
like
0
Paused
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
zxsipola123456
commited on
Jul 12, 2024
Commit
6c18768
·
verified
·
1 Parent(s):
7e13479
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -109,4 +109,4 @@ with app:
109
</div>
110
''')
111
112
-
app.launch(
share=True,
show_error=True)
109
</div>
110
''')
111
112
+
app.launch(show_error=True)