ComfyUI Node
add
Adds an item to a SET. This node takes a SET and any item as inputs, then returns a new SET with the item added. If the item is already present, the SET remains unchanged.
add
- set
- item
- SET
CategoryBasic/SET
Inputs (2)
| Name | Type | Default | Description |
|---|---|---|---|
| set | SET | — | |
| item | * | — |
Outputs (1)
| Name | Type | Description |
|---|---|---|
| SET | SET | — |