Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Duplicated from
r3gm/Ultimate-Vocal-Remover-WebUI
YetNak
/
Ultimate-Vocal-Remover-uuuuy
like
0
Runtime error
App
Files
Files
Community
4e4c3fe
Ultimate-Vocal-Remover-uuuuy
/
app.py
r3gm
Update app.py
4fa1ad8
over 1 year ago
raw
Copy download link
history
blame
Safe
39 Bytes
import
os
os.system(
"python webUI.py"
)