stable-diffusion-webui
stable-diffusion-webui copied to clipboard
Setting VAE to None doesn't unload it.
Is there an existing issue for this?
- [X] I have searched the existing issues and checked the recent builds/commits
What happened?
So i put the VAE selection box in quicksettings, when i select none, i can see in the terminal "VAE weights loaded". but they aren't actually unloaded.
Steps to reproduce the problem
if i generate an image, it is a little dull, then i load the vae and it has more contrast and whatnot, but if i select none again and regenerate the image, i end up with the same one as when the vae was loaded.
What should have happened?
the image should be dull again.
Commit where the problem happens
828438b4a190759807f9054932cae3a8b880ddf1
What platforms do you use to access UI ?
Linux
What browsers do you use to access the UI ?
Google Chrome
Command Line Arguments
--theme dark
Additional information, context and logs
No response
I also have this issue. I think the only work around for this right now is to select none, switch to a different checkpoint and then back.
@gt9797 yes i noticed, still, that'd be nice not to have to do it !
Has this been fixed? Any update on testing?
Closing as stale. If this is still somehow an issue as of 1.6.0 feel free to open a new issue.