Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

IndexError: tuple index out of range #12

Open
jasoncharles opened this issue Nov 29, 2022 · 1 comment
Open

IndexError: tuple index out of range #12

jasoncharles opened this issue Nov 29, 2022 · 1 comment

Comments

@jasoncharles
Copy link

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

@GeorgLegato
Copy link
Owner

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"

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants