ComfyUI Node
Ino Show Lora Config
Parses a LoRA config JSON string and outputs all individual fields.
Ino Show Lora Config
- name
- base_model
- type
- trigger_word
- trigger_words
- file
- weight_type
- model_strength
- clip_strength
- description
- tags
◄enabledtrue►
◄config—►
CategoryInoSamplerHelper
Inputs (2)
| Name | Type | Default | Description |
|---|---|---|---|
| enabled | BOOLEAN | true | — |
| config | STRING | — |
Outputs (11)
| Name | Type | Description |
|---|---|---|
| name | STRING | — |
| base_model | STRING | — |
| type | STRING | — |
| trigger_word | STRING | — |
| trigger_words | STRING | — |
| file | STRING | — |
| weight_type | STRING | — |
| model_strength | FLOAT | — |
| clip_strength | FLOAT | — |
| description | STRING | — |
| tags | STRING | — |