ComfyUI Node
h4 - Complete Loader
A ComfyUI node in h4_Live/Loaders with 11 inputs and 11 outputs.
h4 - Complete Loader
- MODEL
- CLIP
- VAE
- IMAGE_1
- MASK_1
- IMAGE_2
- MASK_2
- IMAGE_3
- MASK_3
- IMAGE_4
- MASK_4
◄load_modeCheckpoint (Standard)►
◄ckpt_name▾►
◄unet_name▾►
◄vae_name▾►
◄clip_name▾►
◄lora_name▾►
◄lora_strength1.00►
◄image_1▾►
◄image_2▾►
◄image_3▾►
◄image_4▾►
Categoryh4_Live/Loaders
Inputs (11)
| Name | Type | Default | Description |
|---|---|---|---|
| load_mode | COMBO | Checkpoint (Standard) | 2 options: Checkpoint (Standard), Diffusers (Component) |
| ckpt_nameopt | COMBO | The main Checkpoint (.safetensors). | |
| unet_nameopt | COMBO | Standalone UNET model (Supports .gguf if ComfyUI-GGUF is installed). | |
| vae_nameopt | COMBO | Standalone VAE model. | |
| clip_nameopt | COMBO | Standalone CLIP model (Supports .gguf). | |
| lora_nameopt | COMBO | Optional LORA model to apply. | |
| lora_strengthopt | FLOAT | 1.00-10–10 | Strength of the LORA. |
| image_1opt | COMBO | 2 options: none, example.png | |
| image_2opt | COMBO | 2 options: none, example.png | |
| image_3opt | COMBO | 2 options: none, example.png | |
| image_4opt | COMBO | 2 options: none, example.png |
Outputs (11)
| Name | Type | Description |
|---|---|---|
| MODEL | MODEL | — |
| CLIP | CLIP | — |
| VAE | VAE | — |
| IMAGE_1 | IMAGE | — |
| MASK_1 | MASK | — |
| IMAGE_2 | IMAGE | — |
| MASK_2 | MASK | — |
| IMAGE_3 | IMAGE | — |
| MASK_3 | MASK | — |
| IMAGE_4 | IMAGE | — |
| MASK_4 | MASK | — |