Nodes/Super Loader/πŸˆβ€β¬› LoRA Metadata
ComfyUI Node

πŸˆβ€β¬› LoRA Metadata

Loads a LoRA and provides the filename as a string output. Model and clip inputs are optional.

By markuryyΒ·Created about a year agoΒ·Updated about a year agoΒ· 0
πŸˆβ€β¬› LoRA Metadata
  • model
  • clip
  • model
  • clip
  • filename
β—„lora_nameβ–Ύβ–Ί
β—„strength_model1.00β–Ί
β—„strength_clip1.00β–Ί
Categoryloaders

Inputs (5)

NameTypeDefaultDescription
lora_nameCOMBOThe name of the LoRA.
strength_modelFLOAT1.00-100–100How strongly to modify the diffusion model. This value can be negative.
strength_clipFLOAT1.00-100–100How strongly to modify the CLIP model. This value can be negative.
modeloptMODELThe diffusion model the LoRA will be applied to.
clipoptCLIPThe CLIP model the LoRA will be applied to.

Outputs (3)

NameTypeDescription
modelMODELThe modified diffusion model.
clipCLIPThe modified CLIP model.
filenameSTRINGβ€”