mirror of
https://github.com/vladmandic/automatic
synced 2026-09-19 09:14:35 +02:00
Missed line.
This commit is contained in:
@@ -75,6 +75,8 @@ def process_batch(p, input_files, input_dir, output_dir, inpaint_mask_dir, args)
|
||||
batch_mask_images = batch_mask_images * btcrept
|
||||
p.image_mask = batch_mask_images
|
||||
|
||||
batch_image_files = batch_image_files * btcrept # List used for naming later.
|
||||
|
||||
proc = modules.scripts.scripts_img2img.run(p, *args)
|
||||
if proc is None:
|
||||
proc = processing.process_images(p)
|
||||
|
||||
Reference in New Issue
Block a user