ComfyUI Node
h4 - Universal Loader (Retired)
A ComfyUI node in h4_Live/Loaders/_Legacy with 7 inputs and 3 outputs.
h4 - Universal Loader (Retired)
- MODEL
- CLIP
- VAE
◄load_modeCheckpoint (Standard)►
◄ckpt_name▾►
◄unet_name▾►
◄vae_name▾►
◄clip_name▾►
◄lora_name▾►
◄lora_strength1.00►
Categoryh4_Live/Loaders/_Legacy
Inputs (7)
| 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. |
Outputs (3)
| Name | Type | Description |
|---|---|---|
| MODEL | MODEL | — |
| CLIP | CLIP | — |
| VAE | VAE | — |