lllyasviel / stable-diffusion-webui-forge

GNU Affero General Public License v3.0
8.55k stars 839 forks source link

Update broke the generations... temporarily #2298

Closed Dajova closed 6 days ago

Dajova commented 1 week ago

I'm not sure what happened, but ever since the update yesterday (pulled today), i can gen maybe once or twice and then either the program crash or the graphics driver does. I've tried with multiple different models and all shows the same crash, so it's not just a single case... This is all it says in the window before crashing:

[Unload] Trying to free 1024.00 MB for cuda:0 with 0 models keep loaded ... Current free memory is 3817.57 MB ... Done.
Cleanup minimal inference memory.
tiled upscale: 100%|#####################################################| 35/35 [00:04<00:00,  8.20it/s]
Press any key to continue . . .

Any ideas?

edit: Only seems to happen with specifically pony-based models, but not sdxl ones... which is weird.

edit2: nwm, now it seems completely fine again. Im guessing the back-to-black crashes where only temporary? Nevertheless, ill keep the issue open just in case it creeps up again.

Dajova commented 1 week ago

And it's back crashing again after today's update. I have no idea what's happening, but the recent updates just keeps on crashing python for no apparent reason...

edit: ok, it seems like it was related to system swap issue posted here... seems like 16gb wasn't enough for my pc anymore with 32gb ram. Switched to system managed (which apparently uses 22gb) and runs fine now.

jswag245 commented 6 days ago

Would you consider the issue closed?

Dajova commented 6 days ago

For now, yes. Haven't crashed once doing the fix, at least not with the program itself.