Skip to content

v2.2.0 - Fix crash with "--enable-dynamic-vram" flag

Latest

Choose a tag to compare

@BlackSnowSkill BlackSnowSkill released this 07 Jul 16:07

πŸ› Fixed --enable-dynamic-vram Crash: Resolved the critical memory-related/OOM crash during image generation when ComfyUI is launched with dynamic VRAM enabled. Patch tensors are now offloaded to the CPU (identical to how ComfyUI handles standard LoRA patches), allowing the memory manager to function correctly.