why does my stable diffusion make diffrent image with same seed and settings? #7578
-
I think the models are not showing the correct promt |
Beta Was this translation helpful? Give feedback.
Replies: 5 comments 11 replies
-
Can you please provide examples of specific ones you have tried and what the original output + your output looks like? The issue might be a hundred different things |
Beta Was this translation helpful? Give feedback.
-
doesn't that happen with xformers? |
Beta Was this translation helpful? Give feedback.
-
I've noticed the same issue today. When using the exact same everything (such as using the Image Browser, then "Send to txt2img") - I'm getting different images. This wasn't happening yesterday when doing the same thing with the same images. Yesterday they were identical, today they are not. I haven't changed anything at all. I have absolutely no idea how this could happen, when it was working yesterday. Does running the webui-user.bat file check for updates or perform any updates each time it's run? Perhaps something has happened there, because I have been doing the same process & this is the first time this has ever happened. |
Beta Was this translation helpful? Give feedback.
-
The problem got fixed by deleting the cash folder contents |
Beta Was this translation helpful? Give feedback.
-
I just noticed for me it's caused by using some LORA models, When they get loaded they change the base generation seed and after that even generating previous result will be a little bit different, By restarting Stable Diffusion and don't touching LORA it will be same again. Weird... |
Beta Was this translation helpful? Give feedback.
The problem got fixed by deleting the cash folder contents
C:\Users\yourcomputer.cache
re-launch webui it will download the correct file and done!