import os os.system("pip install yt-dlp -U") os.system("python src/download_models.py") os.system("python src/webui.py")