ComfyUI Node
Combine Lists
A ComfyUI node in 🐝TinyBee/Lists with 3 inputs and 1 output.
Combine Lists
- combined
◄list_a—►
◄list_b—►
◄operationOR (Union)►
Category🐝TinyBee/Lists
Inputs (3)
| Name | Type | Default | Description |
|---|---|---|---|
| list_a | STRING | — | |
| list_b | STRING | — | |
| operation | COMBO | OR (Union) | 6 options: OR (Union), AND (In both A and B), XOR (A or B but not both), A minus B, B minus A, CONCAT (Union with duplicates) |
Outputs (1)
| Name | Type | Description |
|---|---|---|
| combined | STRING | — |