Nodes/Basic data handling/convert to LIST
ComfyUI Node

convert to LIST

Converts a SET into a LIST. This node takes a SET input and creates a new LIST containing all elements from the SET. Note that the order of elements in the resulting LIST is arbitrary since SETs are unordered collections.

By StableLlama·Created about a year ago·Updated 26 days ago· 45
convert to LIST
  • set
  • LIST
CategoryBasic/SET

Inputs (1)

NameTypeDefaultDescription
setSET

Outputs (1)

NameTypeDescription
LISTLIST