Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
r3gm
/
Ultimate-Vocal-Remover-WebUI
like
145
Running
App
Files
Files
Community
11
Fetching metadata from the HF Docker repository...
3631b2b
Ultimate-Vocal-Remover-WebUI
/
app.py
r3gm
Update app.py
ac83c12
almost 2 years ago
raw
Copy download link
history
blame
Safe
43 Bytes
import
os
os.system(
"python src/webUI.py"
)