Nodes/Comfy-MultiGPU-Loader/Flux Loader Debug (All-In-One)
ComfyUI Node

Flux Loader Debug (All-In-One)

A ComfyUI node in MultiGPU/Debug with 10 inputs and 5 outputs.

By AngelCookiesLab·Created 8 months ago·Updated 8 months ago· 1
Flux Loader Debug (All-In-One)
    • model
    • clip
    • vae
    • test_image
    • status
    ckpt_nametest_mode
    num_gpus2
    test_modefalse
    gpu_ids0,1,2,3
    clip_name1<auto>
    clip_name2<auto>
    clip_loader_typeflux
    vae_name<auto>
    log_vram_snapshotfalse
    safety_oktrue
    CategoryMultiGPU/Debug

    Inputs (10)

    NameTypeDefaultDescription
    ckpt_nameCOMBOtest_modeCheckpoint to load from ComfyUI models/checkpoints.
    num_gpusCOMBO2How many GPUs to allocate (use Auto for all available).
    test_modeBOOLEANfalseRun synthetic smoke test instead of loading real models.
    gpu_idsoptSTRING0,1,2,3Comma separated GPU indices in execution order.
    clip_name1optCOMBO<auto>Primary text encoder file (leave <auto> to use checkpoint embedded CLIP).
    clip_name2optCOMBO<auto>Secondary/paired text encoder file.
    clip_loader_typeoptCOMBOflux1 options: flux
    vae_nameoptCOMBO<auto>External VAE to use when checkpoint does not bundle one.
    log_vram_snapshotoptBOOLEANfalseRecord per-GPU VRAM usage before/after layout for troubleshooting.
    safety_okoptBOOLEANtrueConnect to Hardware Validator; loading aborts when false.

    Outputs (5)

    NameTypeDescription
    modelMODEL
    clipCLIP
    vaeVAE
    test_imageIMAGE
    statusSTRING