@@ -310,6 +310,8 @@ def main_dev(opt):
# 生成图片数
batch_size = task['number']
opt.H = task['height'] if task['height'] else 256
opt.W = task['width'] if task['width'] else 256
if not opt.from_file:
prompt = task['prompt']
The note is not visible to the blocked user.