ComfyUI Node
Ino Show Model Config
Parses a model config JSON string and outputs all individual fields.
Ino Show Model Config
- name
- type
- unet
- weight_type
- use_dual_clip
- use_flux_encoder
- use_flux_guidance
- guidance
- use_negative_prompt
- clip1
- clip2
- vae
- use_cfg
- cfg
- sampler_name
- scheduler_name
- steps
- denoise
- tags
- description
- lora_compatible
◄enabledtrue►
◄config—►
CategoryInoSamplerHelper
Inputs (2)
| Name | Type | Default | Description |
|---|---|---|---|
| enabled | BOOLEAN | true | — |
| config | STRING | — |
Outputs (21)
| Name | Type | Description |
|---|---|---|
| name | STRING | — |
| type | STRING | — |
| unet | STRING | — |
| weight_type | STRING | — |
| use_dual_clip | BOOLEAN | — |
| use_flux_encoder | BOOLEAN | — |
| use_flux_guidance | BOOLEAN | — |
| guidance | FLOAT | — |
| use_negative_prompt | BOOLEAN | — |
| clip1 | STRING | — |
| clip2 | STRING | — |
| vae | STRING | — |
| use_cfg | BOOLEAN | — |
| cfg | INT | — |
| sampler_name | STRING | — |
| scheduler_name | STRING | — |
| steps | INT | — |
| denoise | INT | — |
| tags | STRING | — |
| description | STRING | — |
| lora_compatible | STRING | — |