ComfyUI Node
Ino Create Lora Config
Creates a LoRA configuration JSON from individual fields.
Ino Create Lora Config
- lora_id
- lora_name
- lora_config
◄enabledtrue►
◄lora_id—►
◄lora_name—►
◄trigger_wordtrigger►
◄base_modelflux1dev►
◄file►
◄lora_typeperson►
◄weight_typefp16►
◄trigger_wordstrigger1,trigger2►
◄description►
◄tagsstyle, instagram►
◄strength_model0.90►
◄strength_clip0.90►
CategoryInoSamplerHelper
Inputs (13)
| Name | Type | Default | Description |
|---|---|---|---|
| enabled | BOOLEAN | true | — |
| lora_id | INT | The id of the Model. | |
| lora_name | STRING | The name of the Model. | |
| trigger_word | STRING | trigger | — |
| base_model | STRING | flux1dev | — |
| file | STRING | it should be a json string | |
| lora_typeopt | STRING | person | — |
| weight_typeopt | STRING | fp16 | — |
| trigger_wordsopt | STRING | trigger1,trigger2 | — |
| descriptionopt | STRING | — | |
| tagsopt | STRING | style, instagram | — |
| strength_modelopt | FLOAT | 0.90-1–1 | — |
| strength_clipopt | FLOAT | 0.90-1–1 | — |
Outputs (3)
| Name | Type | Description |
|---|---|---|
| lora_id | INT | — |
| lora_name | STRING | — |
| lora_config | STRING | — |