radames's picture
backend + frontend
96c927a unverified
raw history blame
No virus
144 Bytes
import os
os.system("cd stablediffusion-infinity/PyPatchMatch && make clean && make")
os.system("cd stablediffusion-infinity && python app.py")