You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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```
The text was updated successfully, but these errors were encountered:
Error when attempting to image split into 5 sections:
The text was updated successfully, but these errors were encountered: