Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Website
Tasks
HuggingChat
Collections
Languages
Organizations
Community
Blog
Posts
Daily Papers
Hardware
Learn
Discord
Forum
GitHub
Solutions
Team & Enterprise
Hugging Face PRO
Enterprise Support
Inference Providers
Inference Endpoints
Storage Buckets
Log In
Sign Up
Spaces:
Duplicated from
hexgrad/Kokoro-TTS
MySafeCode
/
Kokoro-TTS
like
1
Paused
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
hexgrad
commited on
Jan 15, 2025
Commit
368140c
·
verified
·
1 Parent(s):
cbfcbd0
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -774,4 +774,4 @@ with gr.Blocks() as app:
774
)
775
776
if __name__ == '__main__':
777
-
app.queue(api_open=
True
).launch(show_api=False)
774
)
775
776
if __name__ == '__main__':
777
+
app.queue(api_open=
False
).launch(show_api=False)