ComfyUI Node
List Create (NH)
A ComfyUI node in NH-Nodes/Batch with 2 inputs and 4 outputs.
List Create (NH)
- items
- count
- first
- last
◄textitem 1
item 2
item 3►
◄delimiter\n►
CategoryNH-Nodes/Batch
Inputs (2)
| Name | Type | Default | Description |
|---|---|---|---|
| text | STRING | item 1 item 2 item 3 | — |
| delimiteropt | STRING | \n | — |
Outputs (4)
| Name | Type | Description |
|---|---|---|
| items | NH_LIST | — |
| count | INT | — |
| first | STRING | — |
| last | STRING | — |