Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Duplicated from
Create423/speecht5-tts-demo_newsapi
Create423
/
speecht5-tts-demo_newsapi__gabriel
like
1
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
GabetheWarrior
commited on
Mar 23, 2024
Commit
7be2da6
·
verified
·
1 Parent(s):
32fb746
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+0
-3
app.py
CHANGED
Viewed
@@ -96,6 +96,3 @@ gr.Interface(
96
article=article,
97
examples=examples,
98
).launch()
99
-
100
-
101
-
96
article=article,
97
examples=examples,
98
).launch()