CoverGen-RVC / app.py
Last commit not found
raw
history blame
94 Bytes
import os
os.system("python src/download_models.py")
os.system("python src/covergen.py True")