batch-face-swap
batch-face-swap copied to clipboard
Error when attempting to image split
Error when attempting to image split into 5 sections:
Found 16 faces in 31 images in 35.21875 seconds.
*** Error running process: Z:\Programs\stable-diffusion-ui\extensions\batch-face-swap\scripts\batch_face_swap.py
Traceback (most recent call last):
File "Z:\Programs\stable-diffusion-ui\modules\scripts.py", line 619, in process
script.process(p, *script_args)
File "Z:\Programs\stable-diffusion-ui\extensions\batch-face-swap\scripts\batch_face_swap.py", line 977, in process
p.init_images[0] = all_images[0]
IndexError: list index out of range```