ComfyUI Node
TS Smart Batch
Batch two images without breaking when one of them is missing. Both inputs are optional: connect both and you get a batch of two, connect one and it passes through untouched. Made for first/last frame pairs you want to switch on and off without rewiring.
TS Smart Batch
- images
- image
CategoryTS/Image/Batch
Inputs (1)
| Name | Type | Default | Description |
|---|---|---|---|
| imagesopt | COMFY_AUTOGROW_V3 | — |
Outputs (1)
| Name | Type | Description |
|---|---|---|
| image | IMAGE | Batch of whatever actually arrived: both images stacked, or the single one that was connected. |