ComfyUI Node
Split List
A ComfyUI node in 🐝TinyBee/Lists with 2 inputs and 2 outputs.
Split List
- first_part
- second_part
◄input_list—►
◄split_index1►
Category🐝TinyBee/Lists
Inputs (2)
| Name | Type | Default | Description |
|---|---|---|---|
| input_list | STRING | — | |
| split_index | INT | 1 | — |
Outputs (2)
| Name | Type | Description |
|---|---|---|
| first_part | STRING | — |
| second_part | STRING | — |