Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
broadfield-dev
/
kitten-tts
like
0
Running
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
broadfield-dev
commited on
3 days ago
Commit
ab35b57
·
verified
·
1 Parent(s):
03aa2b1
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -74,4 +74,4 @@ with gr.Blocks(theme=gr.themes.Soft()) as demo:
74
outputs=audio_output
75
)
76
77
-
demo.launch()
74
outputs=audio_output
75
)
76
77
+
demo.
queue().
launch()