Nodes/Finding LoRA/LoRA Loader (Finding LoRA)
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.

By shootthesoundΒ·Created 3 months agoΒ·Updated 2 months agoΒ· 9
LoRA Loader (Finding LoRA)
  • model
  • model
  • trigger
β—„lora_nameβ–Ύβ–Ί
β—„strength_model1.00β–Ί
Categoryloaders

Inputs (3)

NameTypeDefaultDescription
modelMODELThe diffusion model the LoRA will be applied to.
lora_nameCOMBOThe name of the LoRA to load.
strength_modelFLOAT1.00-100–100How strongly to modify the diffusion model.

Outputs (2)

NameTypeDescription
modelMODELThe model with the LoRA applied.
triggerSTRINGTrigger word/phrase saved against this LoRA's bookmark, or empty if not bookmarked.