import subprocess print("Starting FastSD CPU please wait...") subprocess.run(["python3", "src/app.py", "--webui", "--port", "7860"])