File size: 130 Bytes
96c927a
142f91b
67cbe97
96c927a
1
2
3
4
import os

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