Nodes/LoRA Power-Merger ComfyUI/PM LoRA Stacker (from Directory)
ComfyUI Node

PM LoRA Stacker (from Directory)

Stacks LoRA weights from the given directory. Loads all LoRAs from a directory and prepares them for merging. Both UNet and CLIP layers are included in the stack. Outputs: - LoRAStack: All LoRA patches from directory (UNet + CLIP layers) - LoRAWeights: Strength metadata for each LoRA (strength_model and strength_clip)

By larsupb·Created 2 years ago·Updated 9 days ago· 75
PM LoRA Stacker (from Directory)
  • model
  • clip
  • LoRAStack
  • LoRAWeights
directory
strength_model1.00
strength_clip1.00
layer_filterfull
sort_byname
limit-1
CategoryLoRA PowerMerge

Inputs (8)

NameTypeDefaultDescription
modelMODELThe diffusion model used to load LoRA UNet key mappings.
clipCLIPThe CLIP model used to load LoRA CLIP key mappings.
directorySTRING
strength_modelFLOAT1.00-10–10General model strength applied to all LoRAs.
strength_clipFLOAT1.00-10–10General CLIP strength applied to all LoRAs.
layer_filterCOMBOfullFilter for specific layers.
sort_byCOMBOnameSort LoRAs by name or size.
limitINT-1-1–1000Limit the number of LoRAs to load.

Outputs (2)

NameTypeDescription
LoRAStackLoRAStack
LoRAWeightsLoRAWeights