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:
netynet
/
Advanced-RVC-Inference
like
4
Sleeping
App
Files
Files
Community
1
Fetching metadata from the HF Docker repository...
Next
commited on
Jul 1, 2024
Commit
0665a19
·
verified
·
1 Parent(s):
1b230e2
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -947,4 +947,4 @@ with gr.Blocks(theme=applio) as app:
947
948
949
950
-
app.launch(share=config.colab
, show_api=False
)
947
948
949
950
+
app.launch(share=config.colab)