difference

Basic data handling: SetDifference

Returns the difference between two SETs. This node takes two SETs as input and returns a new SET containing elements in the first SET but not in the second SET.

Pack: Basic data handling

custom_nodes.ComfyUI-basic_data_handling

Inputs (2)

NameTypeRequired
set1SETrequired
set2SETrequired

Outputs (1)

NameType
SETSET