Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
oItsMineZ
/
RVC-v2-AI-Cover-WebUI
like
12
Paused
App
Files
Files
Community
3
Fetching metadata from the HF Docker repository...
refs/pr/2
RVC-v2-AI-Cover-WebUI
File size: 85 Bytes
ba9ed8f
1
2
3
import
os os.system(
"python src/download_models.py"
) os.system(
"python src/webui.py"
)