ComfyUI Node

AppendToAnyList

A ComfyUI node in PrzewodoUtils with 2 inputs and 1 output.

By przewodo·Created about a year ago·Updated 4 months ago· 4
AppendToAnyList
  • any_list
  • any
  • list
CategoryPrzewodoUtils

Inputs (2)

NameTypeDefaultDescription
any_list*The existing list to append/merge to. Can be empty or contain any type of items.
any*Single item to append to the list, or array to merge with the list. If this is a list, all items will be added. If it's a single item, only that item will be appended.

Outputs (1)

NameTypeDescription
list*