I've been having an issue where using the Img2Img option, the display on the webui is correct, but the autosaved image is still in what appears to be the earliest steps or otherwise a blurry mess.
When you use the save to log option, it saves the final product properly.
This issue does not arise outside of Img2Img that I know of.
In my shell I am seeing this error:
*** Error running postprocess: .../webui/extensions/sd-webui-ranbooru/scripts/ranbooru.py Traceback (most recent call last): File ".../webui/modules/scripts.py", line 900, in postprocess script.postprocess(p, processed, *script_args) File ".../webui/extensions/sd-webui-ranbooru/scripts/ranbooru.py", line 1010, in postprocess processed.infotexts.append(proc.infotexts[num + 1]) IndexError: list index out of range
I've been having an issue where using the Img2Img option, the display on the webui is correct, but the autosaved image is still in what appears to be the earliest steps or otherwise a blurry mess.
When you use the save to log option, it saves the final product properly.
This issue does not arise outside of Img2Img that I know of.
In my shell I am seeing this error:
*** Error running postprocess: .../webui/extensions/sd-webui-ranbooru/scripts/ranbooru.py Traceback (most recent call last): File ".../webui/modules/scripts.py", line 900, in postprocess script.postprocess(p, processed, *script_args) File ".../webui/extensions/sd-webui-ranbooru/scripts/ranbooru.py", line 1010, in postprocess processed.infotexts.append(proc.infotexts[num + 1]) IndexError: list index out of range