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 running process_batch: /content/gdrive/MyDrive/sd/stable-diffusion-webui/extensions/sd-webui-additional-networks/scripts/additional_networks.py
Traceback (most recent call last):
File "/content/gdrive/MyDrive/sd/stable-diffusion-webui/modules/scripts.py", line 427, in process_batch
script.process_batch(p, *script_args, **kwargs)
File "/content/gdrive/MyDrive/sd/stable-diffusion-webui/extensions/sd-webui-additional-networks/scripts/additional_networks.py", line 190, in process_batch
if not args[0]:
IndexError: tuple index out of range
The text was updated successfully, but these errors were encountered:
I just resolve that same problem by deleting some extensions, this extensions works fine
Do you know exactly which one it was that caused the conflict?
I only uninstall 2, I think it was an animation one, video2video or something, it was the one that use the "tile" open poser model to work better, search the guthub page for this word,
Error running process_batch: /content/gdrive/MyDrive/sd/stable-diffusion-webui/extensions/sd-webui-additional-networks/scripts/additional_networks.py
Traceback (most recent call last):
File "/content/gdrive/MyDrive/sd/stable-diffusion-webui/modules/scripts.py", line 427, in process_batch
script.process_batch(p, *script_args, **kwargs)
File "/content/gdrive/MyDrive/sd/stable-diffusion-webui/extensions/sd-webui-additional-networks/scripts/additional_networks.py", line 190, in process_batch
if not args[0]:
IndexError: tuple index out of range
The text was updated successfully, but these errors were encountered: