File size: 144 Bytes
96c927a
142f91b
96c927a
 
1
2
3
4
import os

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