ComfyUI Node
Ino Load Sampler Models
Downloads and loads all sampler models (UNET, CLIP, VAE) and up to 4 LoRAs from config.
Ino Load Sampler Models
- success
- message
- model
- clip
- vae
- lora_applied
- trigger_words
◄enabledtrue►
◄model_config—►
◄lora_1_config—►
◄lora_2_config—►
◄lora_3_config—►
◄lora_4_config—►
◄clip_device▾►
◄use_dual_clip▾►
CategoryInoSamplerHelper
Inputs (8)
| Name | Type | Default | Description |
|---|---|---|---|
| enabled | BOOLEAN | true | — |
| model_config | STRING | — | |
| lora_1_config | STRING | — | |
| lora_2_config | STRING | — | |
| lora_3_config | STRING | — | |
| lora_4_config | STRING | — | |
| clip_deviceopt | COMBO | 2 options: default, cpu | |
| use_dual_clipopt | COMBO | 3 options: unset, true, false |
Outputs (7)
| Name | Type | Description |
|---|---|---|
| success | BOOLEAN | — |
| message | STRING | — |
| model | MODEL | — |
| clip | CLIP | — |
| vae | VAE | — |
| lora_applied | BOOLEAN | — |
| trigger_words | STRING | — |