ComfyUI Node

sort

Sorts the items in a list. This node takes a list as input and returns a new sorted list. Options include sorting in reverse order and using a key function.

By StableLlama·Created about a year ago·Updated 25 days ago· 45
sort
  • list
  • list
reverseFalse
CategoryBasic/Data List

Inputs (2)

NameTypeDefaultDescription
list*
reverseoptCOMBOFalse2 options: False, True

Outputs (1)

NameTypeDescription
list*