ComfyUI Node
⬡ Polyhedron LoRA Stack
Applies many LoRAs to MODEL (and optionally CLIP) in a deterministic, group-ordered sequence, with a merge mode chosen per group. Groups are the point: stacking fifteen or more LoRAs sequentially produces multi-LoRA interference, and a rank-concatenated or sign-elected group holds its members apart instead of letting them average each other away. Emits its collected trigger words and its own config as text. For dual-noise architectures, run two side by side, one per expert.
⬡ Polyhedron LoRA Stack
- model
- clip
- MODEL
- CLIP
- debug_info
- uls_config_out
- trigger_words
◄uls_config{"rows":[],"mult":1.0}►
CategoryPolyhedron/Loaders
Inputs (3)
| Name | Type | Default | Description |
|---|---|---|---|
| model | MODEL | — | |
| clipopt | CLIP | — | |
| uls_configopt | STRING | {"rows":[],"mult":1.0} | — |
Outputs (5)
| Name | Type | Description |
|---|---|---|
| MODEL | MODEL | — |
| CLIP | CLIP | — |
| debug_info | STRING | — |
| uls_config_out | STRING | — |
| trigger_words | STRING | — |