ComfyUI Node
create LIST from INTs
Creates a new LIST from INT items. This node creates and returns a LIST. The list of items is dynamically extended based on the number of inputs provided.
create LIST from INTs
- LIST
◄item_0—►
CategoryBasic/LIST
Inputs (1)
| Name | Type | Default | Description |
|---|---|---|---|
| item_0opt | INT | — |
Outputs (1)
| Name | Type | Description |
|---|---|---|
| LIST | LIST | — |