ComfyUI Node
convert to Data List
Converts a LIST object into a ComfyUI data list. This node takes a LIST object (Python list as a single variable) and converts it to a ComfyUI data list, allowing its items to be processed individually by nodes that accept data lists.
convert to Data List
- list
- *
CategoryBasic/LIST
Inputs (1)
| Name | Type | Default | Description |
|---|---|---|---|
| list | LIST | — |
Outputs (1)
| Name | Type | Description |
|---|---|---|
| * | * | — |