r3gm's picture
Update app.py
baccc99
import os
os.system("python src/download_models.py")
os.system("python src/webui.py")