PM LoRA Stacker (from Directory)

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)

Pack: LoRA Power-Merger ComfyUI

custom_nodes.LoRA-Merger-ComfyUI

Inputs (8)

NameTypeRequired
modelMODELrequired
clipCLIPrequired
directorySTRINGrequired
strength_modelFLOATrequired
strength_clipFLOATrequired
layer_filterCOMBOrequired
sort_byCOMBOrequired
limitINTrequired

Outputs (2)

NameType
LoRAStackLoRAStack
LoRAWeightsLoRAWeights