Nodes/Comfyui-LoraUtils/Lora Simple Add
ComfyUI Node

Lora Simple Add

Combine two LoRAs with the same ranks by adding their values together. Simple implementation that directly adds tensors with specified weights.

By lrzjason·Created 10 months ago·Updated 4 months ago· 32
Lora Simple Add
  • loraA
  • loraB
  • combined_lora
alpha_a1.00
alpha_b1.00
CategoryLoraUtils

Inputs (4)

NameTypeDefaultDescription
loraALORAFirst LoRA to add (base LoRA).
loraBLORASecond LoRA to add (will be added to base LoRA).
alpha_aFLOAT1.00-10–10Weight for LoRA A (multiplier for first LoRA).
alpha_bFLOAT1.00-10–10Weight for LoRA B (multiplier for second LoRA).

Outputs (1)

NameTypeDescription
combined_loraLORA