Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Duplicated from
r3gm/Ultimate-Vocal-Remover-WebUI
Rooc
/
Vocal-Remover
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
Vocal-Remover
/
app.py
r3gm
Update app.py
4fa1ad8
almost 2 years ago
raw
Copy download link
history
blame
contribute
delete
Safe
39 Bytes
import
os
os.system(
"python webUI.py"
)