ComfyUI Node

discard

Removes an item from a SET if it is present. This node takes a SET and any item as inputs, then returns a new SET with the item removed. Unlike remove, no error is raised if the item is not present.

By StableLlama·Created about a year ago·Updated 25 days ago· 45
discard
  • set
  • item
  • SET
CategoryBasic/SET

Inputs (2)

NameTypeDefaultDescription
setSET
item*

Outputs (1)

NameTypeDescription
SETSET