ComfyUI Node
Branch Gate (skip upscaler when off)
Gate for an expensive branch. Passes images when enabled; when disabled returns an ExecutionBlocker so the downstream upscaler is skipped entirely. Put it on the upscaler's input and drive 'enabled' from the same boolean as your output switch.
Branch Gate (skip upscaler when off)
- images
- images
◄enabledtrue►
CategoryMickmumpitz/ConsistentCharacterCreator
Inputs (2)
| Name | Type | Default | Description |
|---|---|---|---|
| images | IMAGE | — | |
| enabled | BOOLEAN | true | When False, blocks this branch so the downstream upscaler is skipped entirely (not run-and-discarded). |
Outputs (1)
| Name | Type | Description |
|---|---|---|
| images | IMAGE | — |