File size: 85 Bytes
baccc99
 
 
1
2
3
import os
os.system("python src/download_models.py")
os.system("python src/webui.py")