Nodes/LoRA Range Loader/Load LoRA Range (Model Only)
ComfyUI Node

Load LoRA Range (Model Only)

Loads the current LoRA like Load LoRA (Model Only) and lets the frontend advance through a filename range after each queued run.

By esp-dev·Created 3 months ago·Updated 3 months ago· 0
Load LoRA Range (Model Only)
  • model
  • MODEL
first
last
current
modefixed
strength_model1.00
Categoryloaders

Inputs (6)

NameTypeDefaultDescription
modelMODELThe diffusion model the LoRA will be applied to.
firstCOMBOFirst LoRA in the allowed filename range.
lastCOMBOLast LoRA in the allowed filename range.
currentCOMBOThe LoRA that will be loaded for the current run.
modeCOMBOfixedHow current should change after a run is queued.
strength_modelFLOAT1.00-100–100How strongly to modify the diffusion model. This value can be negative.

Outputs (1)

NameTypeDescription
MODELMODELThe modified diffusion model.