Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
Spaces:
Duplicated from
r3gm/Ultimate-Vocal-Remover-WebUI
Jupy
/
Ultimate-Vocal-Remover-WebUI
like
0
Sleeping
App
Files
Files
Community
main
Ultimate-Vocal-Remover-WebUI
/
app.py
r3gm
Update app.py
4fa1ad8
about 1 year ago
raw
Copy download link
history
blame
contribute
delete
Safe
39 Bytes
import
os
os.system(
"python webUI.py"
)