Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
ronniet
/
tts
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
ronniet
commited on
Oct 10, 2023
Commit
1e3aa9c
·
1 Parent(s):
08fa67f
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-0
app.py
CHANGED
Viewed
@@ -14,4 +14,5 @@ demo = gr.Interface(
14
output='audio'
15
)
16
17
demo.launch()
14
output='audio'
15
)
16
17
+
18
demo.launch()