5eb7aac 3eb0c90
1
2
3
4
import subprocess print("Starting FastSD CPU please wait...") subprocess.run("python3", "src/app.py", "--api", "--port", "7860")