ComfyUI Node
Flux Loader (All-In-One)
A ComfyUI node in MultiGPU/Loaders with 8 inputs and 3 outputs.
Flux Loader (All-In-One)
- model
- clip
- vae
◄ckpt_nametest_mode►
◄num_gpus2►
◄gpu_ids0,1,2,3►
◄clip_name1<auto>►
◄clip_name2<auto>►
◄clip_loader_typeflux►
◄vae_name<auto>►
◄safety_oktrue►
CategoryMultiGPU/Loaders
Inputs (8)
| 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). |
| 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. |
| safety_okopt | BOOLEAN | true | Connect to Hardware Validator; loading aborts when false. |
Outputs (3)
| Name | Type | Description |
|---|---|---|
| model | MODEL | — |
| clip | CLIP | — |
| vae | VAE | — |