ComfyUI Node
create Data List of Lists
Creates a new Data List from items. This node creates and returns a Data List. The list of items is dynamically extended based on the number of inputs provided. Each input can be a list, so you'll get a list of lists.
create Data List of Lists
- item_0
- list
CategoryBasic/Data List
Inputs (1)
| Name | Type | Default | Description |
|---|---|---|---|
| item_0opt | * | — |
Outputs (1)
| Name | Type | Description |
|---|---|---|
| list | * | — |