Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Duplicated from
freyza/AICoverGen_Mod
hyejuolives2
/
AICoverGen_Mod731
like
0
Running
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
AICoverGen_Mod731
/
app.py
freyza
Create app.py
8e8c377
verified
about 2 years ago
raw
Copy download link
history
blame
contribute
delete
Safe
85 Bytes
import
os
os.system(
"python src/download_models.py"
)
os.system(
"python src/webui.py"
)