digburn

Results 5 comments of digburn

The logic of caching at the start of the function instead of the end does work - what it does is cache the previously loaded weights before calculating the new...

Did the alternative PR for this issue not fix this? (https://github.com/AUTOMATIC1111/stable-diffusion-webui/pull/4514) I'm pretty sure model caching is working now but I can check when I get a chance

@R-N I can just implement this on where the code is now

@R-N new PR here: https://github.com/AUTOMATIC1111/stable-diffusion-webui/pull/4991

Fair enough, sorry I was confused and thought it wasn't working.