ComfyUI Node
Tensor Binary Op
Performs binary operations between two tensors or a tensor and a scalar.
Tensor Binary Op
- a
- b
- *
◄operationadd►
CategoryBasic/tensor
Inputs (3)
| Name | Type | Default | Description |
|---|---|---|---|
| a | * | — | |
| b | * | — | |
| operation | COMBO | add | 7 options: add, subtract, multiply, divide, power, remainder, +1 |
Outputs (1)
| Name | Type | Description |
|---|---|---|
| * | * | — |