stable-diffusion-webui
stable-diffusion-webui copied to clipboard
[Bug]: PNG saved with wrong checkpoint hash. "Cache checkpoint in RAM" option not working correct?
Is there an existing issue for this?
- [X] I have searched the existing issues and checked the recent builds/commits
What happened?
Can not fully reproduce, but I found that some png pictures have the wrong checkpoint hash saved. Could be related to the "Cache checkpoints in RAM" setting.
Steps to reproduce the problem
- Go to ....
- Press ....
- ... like said on top, cant reproduce.
What should have happened?
saving the correct checkpoint hash..
Commit where the problem happens
2 commits ago ~
What platforms do you use to access UI ?
Windows
What browsers do you use to access the UI ?
Mozilla Firefox
Command Line Arguments
No response
Additional information, context and logs
No response
thought it was fixed in https://github.com/AUTOMATIC1111/stable-diffusion-webui/commit/e666220ee458ae1e80a2ba12c64a0da9d68f20a2
I've had ckpt wrongly cached for about a week. Then I updated to this commit. Tested with a few ckpt, bug appeared to be fixed.
Edit: Wait you mean png file names and ckpt used don't match? That I don't know. Might do a few tests.