ComfyUI Node
Tensor Join
Joins multiple tensors (concatenate or stack).
Tensor Join
- tensor1
- tensor2
- *
◄dim0►
◄modeconcatenate►
CategoryBasic/tensor
Inputs (4)
| Name | Type | Default | Description |
|---|---|---|---|
| tensor1 | * | — | |
| tensor2 | * | — | |
| dim | INT | 0 | — |
| mode | COMBO | concatenate | 2 options: concatenate, stack |
Outputs (1)
| Name | Type | Description |
|---|---|---|
| * | * | — |