ComfyUI Node

append

Adds an item to the end of a list. This node takes a list and any item as inputs, then returns the modified list with the new item appended.

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

Inputs (2)

NameTypeDefaultDescription
listopt*
itemopt*

Outputs (1)

NameTypeDescription
list*