Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Duplicated from
seawolf2357/singing_voice_conversion
seawolf2357
/
komodel
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
seawolf2357
commited on
Jun 16, 2024
Commit
9257090
·
verified
·
1 Parent(s):
038a93f
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -157,4 +157,4 @@ with gr.Blocks(css=CSS, js=JS, theme="soft") as demo:
157
)
158
159
#demo.queue().launch()
160
-
demo.queue().launch(
auth=("gini", "pick"
)
)
157
)
158
159
#demo.queue().launch()
160
+
demo.queue().launch()