Hugging Face
Models
Datasets
Spaces
Community
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
d310ffd
·
verified
·
1 Parent(s):
bf26743
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -121,4 +121,4 @@ with app:
121
</div>
122
''')
123
124
-
app.launch(
show_error
=True,
share
=True)
121
</div>
122
''')
123
124
+
app.launch(
share
=True,
show_error
=True)