Nodes/ComfyUI-List-Utils/PyList To List
ComfyUI Node

PyList To List

Convert a PyList into ComfyUI List processing. Use this when downstream nodes should run once per item.

By godmt·Created 2 years ago·Updated 2 months ago· 16
PyList To List
  • PYLIST
  • *
Categorylist_utils

Inputs (1)

NameTypeDefaultDescription
PYLISTPYLISTPython list value to expand into ComfyUI List processing.

Outputs (1)

NameTypeDescription
**Each PyList item emitted as a ComfyUI List-processing item.