Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Website
Tasks
HuggingChat
Collections
Languages
Organizations
Community
Blog
Posts
Daily Papers
Learn
Discord
Forum
GitHub
Solutions
Team & Enterprise
Hugging Face PRO
Enterprise Support
Inference Providers
Inference Endpoints
Storage Buckets
Log In
Sign Up
Spaces:
sam749
/
supertonic3-custom-styles
like
0
Running
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
sam749
commited on
7 days ago
Commit
8c1d3ed
·
verified
·
1 Parent(s):
12bc34c
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -108,4 +108,4 @@ with gr.Blocks(theme='soft', title="Supertonic-3 Custom Voices") as demo:
108
)
109
110
if __name__ == "__main__":
111
-
demo.launch(
share=True
)
108
)
109
110
if __name__ == "__main__":
111
+
demo.launch()