ComfyUI Node
convert to SET
Converts a ComfyUI Data List into a LIST object. This node takes a Data List input (which is typically a list of items with the same type) and converts it to a LIST object (a Python list as a single variable).
convert to SET
- list
- SET
CategoryBasic/Data List
Inputs (1)
| Name | Type | Default | Description |
|---|---|---|---|
| list | * | — |
Outputs (1)
| Name | Type | Description |
|---|---|---|
| SET | SET | — |