ComfyUI Node
Ino Get Lora Config
Retrieves a LoRA configuration by name or ID from the loras JSON.
Ino Get Lora Config
- lora_id
- lora_name
- lora_config
◄enabledtrue►
◄lora_name▾►
◄lora_id▾►
◄strength_model-1.00►
◄strength_clip-1.00►
CategoryInoSamplerHelper
Inputs (5)
| Name | Type | Default | Description |
|---|---|---|---|
| enabled | BOOLEAN | true | — |
| lora_name | COMBO | The name of the LoRA. | |
| lora_id | COMBO | The id of the LoRA. | |
| strength_modelopt | FLOAT | -1.00-1–1 | — |
| strength_clipopt | FLOAT | -1.00-1–1 | — |
Outputs (3)
| Name | Type | Description |
|---|---|---|
| lora_id | INT | — |
| lora_name | STRING | — |
| lora_config | STRING | — |