ComfyUI Node
Lora Unlim Accumulator
A ComfyUI node in Kinburg-Nodes/lora with 5 inputs and 4 outputs.
Lora Unlim Accumulator
- model
- clip
- lora_1
- lora_2
- model
- clip
- prompt
- triggers
◄prompt—►
CategoryKinburg-Nodes/lora
Inputs (5)
| Name | Type | Default | Description |
|---|---|---|---|
| model | MODEL | Base diffusion model the LoRAs are applied to. | |
| clipopt | CLIP | Optional CLIP. Connected -> LoRAs are applied to it too (with each LoRA's strength_clip) and returned; left empty -> model-only. | |
| promptopt | STRING | Text prompt (input only). The LoRAs' trigger words are appended to it, in slot order. | |
| lora_1opt | KINBURG_LORA | — | |
| lora_2opt | KINBURG_LORA | — |
Outputs (4)
| Name | Type | Description |
|---|---|---|
| model | MODEL | — |
| clip | CLIP | — |
| prompt | STRING | — |
| triggers | STRING | — |