Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Eddycrack864
/
UVR5-UI
like
13
Running
App
Files
Files
Community
6
Fetching metadata from the HF Docker repository...
Eddycrack864
commited on
Dec 4, 2024
Commit
2bd5a4c
·
verified
·
1 Parent(s):
2821cb3
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -1368,4 +1368,4 @@ with gr.Blocks(theme = loadThemes.load_json() or "NoCrypt/miku", title = "🎵 U
1368
)
1369
1370
app.queue()
1371
-
app.launch(
share=True
)
1368
)
1369
1370
app.queue()
1371
+
app.launch()