Nodes/ComfyUI_SamplingUtils/Load Diffusion Model (Async)
ComfyUI Node

Load Diffusion Model (Async)

A ComfyUI node in advanced/model with 3 inputs and 1 output.

By silveroxides·Created 10 months ago·Updated 2 months ago· 20
Load Diffusion Model (Async)
    • model
    unet_name
    weight_dtype
    disable_dynamic_vramfalse
    Categoryadvanced/model

    Inputs (3)

    NameTypeDefaultDescription
    unet_nameCOMBOSelect a UNET model to load.
    weight_dtypeCOMBO4 options: default, fp8_e4m3fn, fp8_e4m3fn_fast, fp8_e5m2
    disable_dynamic_vramBOOLEANfalseIf true, disables dynamic VRAM optimizations when loading the UNET. This can reduce VRAM usage at the cost of potentially higher CPU usage and slower performance. Recommended to keep enabled unless you are experiencing VRAM-related issues with certain models.

    Outputs (1)

    NameTypeDescription
    modelMODEL