Nodes/More Math/Batch LoRa apply
ComfyUI Node

Batch LoRa apply

A ComfyUI node in More math with 7 inputs and 3 outputs.

By mcDandy·Created about a year ago·Updated about a month ago· 5
Batch LoRa apply
  • model
  • clip
  • model_strength
  • clip_strength
  • stack
  • model
  • clip
  • stack
folder
add_no_lora
CategoryMore math

Inputs (7)

NameTypeDefaultDescription
modelMODELThe model to apply the LoRA weights to
clipCLIPThe clip to apply the LoRA weights to
folderSTRINGThe sub-folder containing the LoRA weights
add_no_loraBOOLEANWhether to add a model execution without a lora
model_strengthSTRING,SYNTAX_TREE[1.0]strength of lora applied to model
clip_strengthSTRING,SYNTAX_TREE[1.0]strength of lora applied to clip
stackoptSTACKThe stack

Outputs (3)

NameTypeDescription
modelMODELThe model with the LoRA weights applied
clipCLIPThe clip with the LoRA weights applied
stackSTACKThe stack