Nodes/LoRA Power-Merger ComfyUI/PM LoRA Power Stacker
ComfyUI Node

PM LoRA Power Stacker

Widget-based LoRA stacker for PowerMerge workflow. Collects multiple LoRAs and their strengths for merging. Both UNet and CLIP layers are included in the stack and will be merged together in the PM LoRA Merger node. The same strength value is used for both UNet (strength_model) and CLIP (strength_clip) layers. Outputs: - LoRAStack: All LoRA patches (UNet + CLIP layers, filtered by layer_filter) - LoRAWeights: Strength metadata for each LoRA (single strength applied to both model and clip) Use the widget to add/remove LoRAs dynamically.

By larsupb·Created 2 years ago·Updated 9 days ago· 75
PM LoRA Power Stacker
  • model
  • clip
  • LoRAStack
  • LoRAWeights
CategoryLoRA PowerMerge

Inputs (2)

NameTypeDefaultDescription
modelMODELThe diffusion model used to load LoRA UNet key mappings.
clipCLIPThe CLIP model used to load LoRA CLIP key mappings.

Outputs (2)

NameTypeDescription
LoRAStackLoRAStack
LoRAWeightsLoRAWeights