0xbitches / sd-webui-lcm

Latent Consistency Model for AUTOMATIC1111 Stable Diffusion WebUI
MIT License
614 stars 43 forks source link

Inconsistences with memory usage and possible VRAM not being released #15

Open LinTevis opened 9 months ago

LinTevis commented 9 months ago

The first generation can be run at ~12% higher resolution but subsequently generations will result in a OOM error, any OOM error will make it necessary to reopen the webUI

0xbitches commented 9 months ago

Try Settings -> Actions -> Unload SD checkpoint to free some VRAM. The inconsistency is due to this implementation using diffusers. A rewrite is coming, but I cannot guarantee when.

LinTevis commented 9 months ago

It was ran in debug mode, no sd checkpoint was loaded