create Data List of Lists
Basic data handling: DataListListCreate
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.
Pack: Basic data handling
custom_nodes.ComfyUI-basic_data_handling
Inputs (1)
| Name | Type | Required |
|---|---|---|
| item_0 | * | optional |
Outputs (1)
| Name | Type |
|---|---|
| list | * |