import subprocess subprocess.run("git clone https://github.com/facefusion/facefusion") subprocess.run("python run.py --execution-providers cpu")