File size: 128 Bytes
60e78ea
 
 
 
 
1
2
3
4
5
import os

os.system("git clone https://github.com/facefusion/facefusion")

os.system("python run.py --execution-providers cpu")