ComfyUI Node
⭐ Star Dynamic LoRA
Dynamically apply any number of LoRAs. Each slot has a single strength (used for both model and CLIP) and an on/off toggle. New slots appear automatically as you fill the last one. CLIP input is optional — leave it disconnected to apply LoRAs to the model only.
⭐ Star Dynamic LoRA
- model
- clip
- model
- clip
◄lora1_nameNone►
◄strength11.00►
◄enabled1true►
Category⭐StarNodes/Sampler
Inputs (5)
| Name | Type | Default | Description |
|---|---|---|---|
| model | MODEL | Model to apply LoRAs to. | |
| clipopt | CLIP | CLIP to apply LoRAs to. Optional — if not connected, only the model is modified. | |
| lora1_nameopt | COMBO | None | First LoRA to apply. This slot is always present. |
| strength1opt | FLOAT | 1.00-100–100 | Strength applied to both model and CLIP. |
| enabled1opt | BOOLEAN | true | Toggle this LoRA on or off. |
Outputs (2)
| Name | Type | Description |
|---|---|---|
| model | MODEL | — |
| clip | CLIP | — |