Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Duplicated from
r3gm/AICoverGen
r3gm
/
AICoverGen_old_stable_cpu
like
46
Running
App
Files
Files
Community
5
Fetching metadata from the HF Docker repository...
f4f9ccc
AICoverGen_old_stable_cpu
/
app.py
r3gm
Upload 33 files
f4f9ccc
verified
10 days ago
raw
Copy download link
history
blame
Safe
87 Bytes
import
os
os.system(
"python src/download_models.py"
)
os.system(
"python src/webui.py"
)