xx12 / app.py
Nick088's picture
Create app.py
60e78ea verified
raw
history blame
No virus
128 Bytes
import os
os.system("git clone https://github.com/facefusion/facefusion")
os.system("python run.py --execution-providers cpu")