ComfyUI Node
difference
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.
difference
- set1
- set2
- SET
CategoryBasic/SET
Inputs (2)
| Name | Type | Default | Description |
|---|---|---|---|
| set1 | SET | — | |
| set2 | SET | — |
Outputs (1)
| Name | Type | Description |
|---|---|---|
| SET | SET | — |