update cartoon-sd

This commit is contained in:
JLWL 2022-11-29 20:12:33 +08:00
parent 9038be5ee2
commit bf5bc2b0ea

View File

@ -135,7 +135,7 @@ class Cartoon_SD_Model(Model):
config.mainpid = os.getpid()
mainpid = config.mainpid
hostname = socket.gethostname()
sent_first_message = Falseself
sent_first_message = False
def do_job(self, optim):
try: