ComfyUI Node: Controlled Load Diffusion Model

Authored by Isi-dev

Created

Updated

4 stars

Run ComfyUI workflows without the setup

No installs, no CUDA version roulette, no GPU sitting idle on your bill. Bring a workflow and run it in the browser.

Category

Memory Management

Inputs

unet_name
    weight_dtype
    • default
    • fp8_e4m3fn
    • fp8_e4m3fn_fast
    • fp8_e5m2
    trigger *

    Outputs

    MODEL

    Extension: ComfyUI_DeleteModelPassthrough

    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.

    Authored by Isi-dev

    Looking for a different node?

    Run ComfyUI workflows without the setup

    No installs, no CUDA version roulette, no GPU sitting idle on your bill. Bring a workflow and run it in the browser.

    Learn more