ComfyUI Node
convert to Data List
Converts a SET object into a ComfyUI data list. This node takes a SET object (Python set 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
- set
- *
CategoryBasic/SET
Inputs (1)
| Name | Type | Default | Description |
|---|---|---|---|
| set | SET | — |
Outputs (1)
| Name | Type | Description |
|---|---|---|
| * | * | — |