File size: 131 Bytes
5eb7aac
 
 
029fbe7
1
2
3
4
import subprocess

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