ComfyUI_DeleteModelPassthrough
by Isi-dev0 starssuccess
This custom node provides a memory management utility for ComfyUI. It allows you to delete a specific model (checkpoint, etc.) completely from VRAM and system RAM after use, while passing through any other input type unchanged (IMAGE, LATENT, CLIP, STRING, INT, CONDITIONING, VAE, etc.). This is especially useful for low VRAM & low RAM environments, helping to reduce out-of-memory (OOM) errors in long workflows.
View on GitHub