Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
hexgrad
/
Kokoro-TTS
like
1.28k
Running
on
Zero
App
Files
Files
Community
10
Fetching metadata from the HF Docker repository...
hexgrad
commited on
Nov 12, 2024
Commit
1a61201
·
verified
·
1 Parent(s):
40576c0
Upload app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -424,4 +424,4 @@ with gr.Blocks() as app:
424
)
425
426
if __name__ == '__main__':
427
-
app.launch()
424
)
425
426
if __name__ == '__main__':
427
+
app.
queue(api_open=True).
launch()