ComfyUI Node
Ino Get Model Download Config
Extracts individual download configs (UNET, CLIP1, CLIP2, VAE) from a model config.
Ino Get Model Download Config
- success
- unet
- clip1
- clip2
- vae
◄enabledtrue►
◄config—►
CategoryInoSamplerHelper
Inputs (2)
| Name | Type | Default | Description |
|---|---|---|---|
| enabled | BOOLEAN | true | — |
| config | STRING | — |
Outputs (5)
| Name | Type | Description |
|---|---|---|
| success | BOOLEAN | — |
| unet | STRING | — |
| clip1 | STRING | — |
| clip2 | STRING | — |
| vae | STRING | — |