ComfyUI Node
LoRA Loader (Finding LoRA)
Model-only LoRA loader with bookmarks, trigger-word storage, and fuzzy search. Bookmark your favourite LoRAs (π), recall them via a secondary dropdown, associate trigger words / phrases that get emitted as a STRING output, and fuzzy-search across thousands of LoRAs (π). Bookmarks persist globally.
LoRA Loader (Finding LoRA)
- model
- model
- trigger
βlora_nameβΎβΊ
βstrength_model1.00βΊ
Categoryloaders
Inputs (3)
| Name | Type | Default | Description |
|---|---|---|---|
| model | MODEL | The diffusion model the LoRA will be applied to. | |
| lora_name | COMBO | The name of the LoRA to load. | |
| strength_model | FLOAT | 1.00-100β100 | How strongly to modify the diffusion model. |
Outputs (2)
| Name | Type | Description |
|---|---|---|
| model | MODEL | The model with the LoRA applied. |
| trigger | STRING | Trigger word/phrase saved against this LoRA's bookmark, or empty if not bookmarked. |