GeorgLegato / Txt2Vectorgraphics

Custom Script for Automatics1111 StableDiffusion-WebUI.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

IndexError: tuple index out of range

jasoncharles opened this issue · comments

Hi,
Thanks for this script.
When I run the script and try to save the second or third image, I get an error

IndexError: tuple index out of range

I do not get this error when I save the first image.

Thanks

The script expects all images are stored automatically.
Since there is no "hook" when automatic1111 is storing an image, such scripts have to scan the output folder if there are new graphics. It could be stabiilized, e.g. to not throw exception but this wont help really.

Please check global settings and ensure images are stored always "output/samples"