ComfyUI Node
Dynamic Image Router
Routes one image batch to exactly one of 10 numbered outputs, selected by select_path. Unselected outputs use ExecutionBlocker so nothing downstream of them runs at all -- if your ComfyUI version predates ExecutionBlocker, this falls back to handing them an empty (0-batch) image instead.
Dynamic Image Router
- images
- out_1
- out_2
- out_3
- out_4
- out_5
- out_6
- out_7
- out_8
- out_9
- out_10
◄select_path1►
Categoryutils
Inputs (2)
| Name | Type | Default | Description |
|---|---|---|---|
| images | IMAGE | — | |
| select_path | INT | 11–10 | — |
Outputs (10)
| Name | Type | Description |
|---|---|---|
| out_1 | IMAGE | — |
| out_2 | IMAGE | — |
| out_3 | IMAGE | — |
| out_4 | IMAGE | — |
| out_5 | IMAGE | — |
| out_6 | IMAGE | — |
| out_7 | IMAGE | — |
| out_8 | IMAGE | — |
| out_9 | IMAGE | — |
| out_10 | IMAGE | — |