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.
Load LoRA Range (Model Only)
- model
- MODEL
◄first▾►
◄last▾►
◄current▾►
◄modefixed►
◄strength_model1.00►
Categoryloaders
Inputs (6)
| Name | Type | Default | Description |
|---|---|---|---|
| model | MODEL | The diffusion model the LoRA will be applied to. | |
| first | COMBO | First LoRA in the allowed filename range. | |
| last | COMBO | Last LoRA in the allowed filename range. | |
| current | COMBO | The LoRA that will be loaded for the current run. | |
| mode | COMBO | fixed | How current should change after a run is queued. |
| strength_model | FLOAT | 1.00-100–100 | How strongly to modify the diffusion model. This value can be negative. |
Outputs (1)
| Name | Type | Description |
|---|---|---|
| MODEL | MODEL | The modified diffusion model. |