ComfyUI Node

zip

Combines multiple lists element-wise. This node takes multiple Data Lists as input and returns a new Data List where each item is a list containing the corresponding elements from the input lists. The length of the output list will be equal to the length of the shortest input list.

By StableLlama·Created about a year ago·Updated 25 days ago· 45
zip
  • list1
  • list2
  • list3
  • list4
  • list
CategoryBasic/Data List

Inputs (4)

NameTypeDefaultDescription
list1*
list2*
list3opt*
list4opt*

Outputs (1)

NameTypeDescription
list*