Nodes/ComfyUI_StarNodes/⭐ Star Dynamic LoRA Weight
ComfyUI Node

⭐ Star Dynamic LoRA Weight

Two modes for multiple LoRAs on distilled models: NORMALIZE MODE: Scales down individual LoRA weights so total = target - LoRAs applied separately with reduced weights - Maintains relative proportions - Example: [0.8, 0.6, 0.4] → [0.44, 0.33, 0.22] (total 1.0) BLEND MODE: Merges all LoRAs into one combined effect - LoRAs blended together at equal ratios - Applied as single combined LoRA at target weight - Example: [0.8, 0.6, 0.4] → merged at 1.0 strength

By Starnodes2024·Created 2 years ago·Updated 7 days ago· 103
⭐ Star Dynamic LoRA Weight
  • model
  • model
  • info
modenormalize
target_weight1.00
lora1_nameNone
strength1_model1.00
Category⭐StarNodes/Sampler

Inputs (5)

NameTypeDefaultDescription
modelMODELModel to apply LoRAs to.
modeCOMBOnormalizeNormalize: scale weights down | Blend: merge LoRAs together
target_weightFLOAT1.000–10Normalize: target sum of weights | Blend: strength of merged LoRA
lora1_nameoptCOMBONoneFirst LoRA to apply.
strength1_modeloptFLOAT1.00-100–100

Outputs (2)

NameTypeDescription
modelMODEL
infoSTRING