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
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"
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 text was updated successfully, but these errors were encountered: