oItsMineZ's picture
Create app.py
ba9ed8f verified
import os
os.system("python src/download_models.py")
os.system("python src/webui.py")