File size: 146 Bytes
962014c
60e78ea
962014c
60e78ea
962014c
1
2
3
4
5
import subprocess

subprocess.run("git clone https://github.com/facefusion/facefusion")

subprocess.run("python run.py --execution-providers cpu")