ComfyUI Node
PyList To List
Convert a PyList into ComfyUI List processing. Use this when downstream nodes should run once per item.
PyList To List
- PYLIST
- *
Categorylist_utils
Inputs (1)
| Name | Type | Default | Description |
|---|---|---|---|
| PYLIST | PYLIST | Python list value to expand into ComfyUI List processing. |
Outputs (1)
| Name | Type | Description |
|---|---|---|
| * | * | Each PyList item emitted as a ComfyUI List-processing item. |