stable_diffusion_sketch icon indicating copy to clipboard operation
stable_diffusion_sketch copied to clipboard

Switching the model too often results in the app refusing to generate without a force restart?

Open Lolcupcakes opened this issue 1 year ago • 2 comments

I think that's what seems to cause it, either that or changing the prompt/batch size and repeatedly generating. It pauses on the 'working' stage endlessly until I force close the app and open it again. If I can provide any more info let me know ^^

Lolcupcakes avatar Jan 23 '24 20:01 Lolcupcakes

I notice that too.

I have changed the calling method in the latest commit (not release yet).

Also, I found that it is better when I change the "Maximum number of checkpoints loaded at the same time" to 5 in SD-webui setting.

Please give it a try and share your findings.

jordenyt avatar Jan 24 '24 01:01 jordenyt

I notice that too.

I have changed the calling method in the latest commit (not release yet).

Also, I found that it is better when I change the "Maximum number of checkpoints loaded at the same time" to 5 in SD-webui setting.

Please give it a try and share your findings.

It does help, I can switch between several more models before having to restart which is good enough ^^ I appreciate the advice!

Lolcupcakes avatar Jan 24 '24 07:01 Lolcupcakes