File size: 130 Bytes
bb88c4d
 
 
 
1
2
3
4
import os

os.system("cd stablediffusion-infinity/PyPatchMatch && make")
os.system("cd stablediffusion-infinity && python app.py")