Open AndreyRGW opened 1 year ago
I will attach 2 images for example, one was generated on October 1, the other on October 2 - today. The metadata has been preserved.
https://drive.google.com/drive/folders/1BAdzwbeDKXkU2YaDxjnpX0Ux-DnmkBtS?usp=sharing
I really hope you can help me, otherwise I'm just going crazy. Stable Diffusion started generating worse after that unfortunate blue screen of death and I have no explanation why it got worse.
Is there an existing issue for this?
What happened?
This will be quite a long story, there will probably be a lot of errors in understanding and language, since I am not a native English speaker from birth. Two bugs will be discussed here: the bug with the VAE hash and the bug with the inability to replicate your own generated images.
Basic specifications: WebUI version (dev) - v1.6.0-199-ge3c849da, commit - e3c849da0686377296b2276c6981179a11941586 GPU - RTX 2060 12GB, 537.13 CUDA - 11.8 Torch - 2.0.1+cu118 Xformers - 0.0.20 CPU - R5 5600X RAM - 32GB Model - epicphotogasm_x (1.5) VAE - vae-ft-mse-840000-ema-pruned.
So, I guess we'll start with the first bug (the weirdest one) - the inability to replicate my generated images. On 01.10.2023 (October 1) I was quietly generating images, working in photoshop, etc., and then I get a blue screen of death. I restart my computer, start stable diffusion again and realize that I can no longer repeat the images I generated a few minutes before the blue screen of death. The weirdness doesn't end there, because I can replicate the images I generated on 30.09.2023 (September 30) absolutely exactly the same, without any difference.
Now, bug number 2 is the VAE hash. For some reason, Stable Diffusion doesn't count the VAE hash as it should. When switching VAEs, it doesn't count the hash for each new VAE, it remembers the hash of one VAE and doesn't change it. I switched from SDXL to 1.5 and changed the VAE from SDXL to mse-840000, but the hash, including in the metadata of the generated images remained from the SDXL VAE!
No changes were made to the Stable Diffusion settings or to the system!
I don't know if bug number 1 is related to bug number 2, because images made two days earlier I can replicate, but images made one day earlier I can't.
If you know how to solve this, I very much ask you to help me. Thank you in advance.
Steps to reproduce the problem
I don't know if it's possible to repeat bug 1, but bug 2 is possible:
1) Find out the hash of two different VAEs 2) Swap one VAE for another, generate an image and write the hash from the metadata. 3) Swap one VAE for another, generate the image again, and see that the hash hasn't changed.
What should have happened?
The image should have repeated exactly the same.
Sysinfo
sysinfo-2023-10-02-14-51.txt
What browsers do you use to access the UI ?
Microsoft Edge
Console logs
Additional information
No response