Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Duplicated from
r3gm/Advanced-RVC-Inference
netynet
/
Advanced-RVC-Inference
like
3
Sleeping
App
Files
Files
Community
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)