File size: 86 Bytes
baccc99
b97596e
baccc99
 
1
2
3
4
import os

os.system("python src/download_models.py")
os.system("python src/webui.py")