Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Politrees
/
audio-separator_UVR
like
17
Running
App
Files
Files
Community
3
Fetching metadata from the HF Docker repository...
Politrees
commited on
Dec 5, 2024
Commit
6334383
·
verified
·
1 Parent(s):
b38a927
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -1,4 +1,4 @@
1
import os
2
3
os.system("PolUVR --list_models")
4
-
os.system("python
PolUVR
.py")
1
import os
2
3
os.system("PolUVR --list_models")
4
+
os.system("python
PolUVR_app
.py")