ComfyUI Node
Flux Loader Debug (All-In-One)
A ComfyUI node in MultiGPU/Debug with 10 inputs and 5 outputs.
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)
| Name | Type | Default | Description |
|---|---|---|---|
| ckpt_name | COMBO | test_mode | Checkpoint to load from ComfyUI models/checkpoints. |
| num_gpus | COMBO | 2 | How many GPUs to allocate (use Auto for all available). |
| test_mode | BOOLEAN | false | Run synthetic smoke test instead of loading real models. |
| gpu_idsopt | STRING | 0,1,2,3 | Comma separated GPU indices in execution order. |
| clip_name1opt | COMBO | <auto> | Primary text encoder file (leave <auto> to use checkpoint embedded CLIP). |
| clip_name2opt | COMBO | <auto> | Secondary/paired text encoder file. |
| clip_loader_typeopt | COMBO | flux | 1 options: flux |
| vae_nameopt | COMBO | <auto> | External VAE to use when checkpoint does not bundle one. |
| log_vram_snapshotopt | BOOLEAN | false | Record per-GPU VRAM usage before/after layout for troubleshooting. |
| safety_okopt | BOOLEAN | true | Connect to Hardware Validator; loading aborts when false. |
Outputs (5)
| Name | Type | Description |
|---|---|---|
| model | MODEL | — |
| clip | CLIP | — |
| vae | VAE | — |
| test_image | IMAGE | — |
| status | STRING | — |