Open Convexity-ai opened 1 year ago
I'm unsure who will see this first, so I'll mention @Sakura-Luna too as they've been active in trying to get SAG into A1111. Hope you don't mind.
The behaviour above is the same if I apply your own changes to the SAG python files from AUTOMATIC1111/stable-diffusion-webui/pull/10515
Do you have any ideas?
When using SAG, images generated in txt2img after generating an image in img2img will be generated differently.
I've been able to replicate this behaviour following these steps:
The generated image from txt2img in step 3 will be different from step 1 until either the UI is reloaded, or the app is restarted.
Example generation in txt2img after booting up A1111 UI
output:
Example generation in txt2img after generating an image img2img (Identical to previous example)
output:
Testing above was done with no other image altering extensions enabled as to make the testing as simple as possible. This behaviour is seen across other samplers too.
Has anyone else experienced this and does anyone have any ideas?