create Data List from INTs
Basic data handling: DataListCreateFromInt
Creates a new Data List from INT items. This node creates and returns a Data List. The list of items is dynamically extended based on the number of inputs provided.
Pack: Basic data handling
custom_nodes.ComfyUI-basic_data_handling
Inputs (1)
| Name | Type | Required |
|---|---|---|
| item_0 | INT | optional |
Outputs (1)
| Name | Type |
|---|---|
| list | INT |