mirror of
https://github.com/kohya-ss/sd-scripts.git
synced 2026-04-15 00:32:25 +00:00
Update accel_sdxl_gen_img.py
This commit is contained in:
@@ -2389,7 +2389,7 @@ def main(args):
|
||||
all_seeds = gather_object(seeds)
|
||||
all_clip_prompts = gather_object(clip_prompts)
|
||||
all_raw_prompts = gather_object(raw_prompts)
|
||||
if init_images not None:
|
||||
if init_images is not None:
|
||||
all_init_images = gather_object(init_images)
|
||||
else:
|
||||
all_init_images = None
|
||||
|
||||
Reference in New Issue
Block a user