ComfyUI Node
Bypass Switch By Title
A ComfyUI node in nifty/utils with 37 inputs and 2 outputs.
Bypass Switch By Title
- bypass
- index
◄bypassoption 1►
◄label1option 1►
◄nodes1►
◄label2option 2►
◄nodes2►
◄label3option 3►
◄nodes3►
◄label4option 4►
◄nodes4►
◄label5option 5►
◄nodes5►
◄label6option 6►
◄nodes6►
◄label7option 7►
◄nodes7►
◄label8option 8►
◄nodes8►
◄label9option 9►
◄nodes9►
◄label10option 10►
◄nodes10►
◄label11option 11►
◄nodes11►
◄label12option 12►
◄nodes12►
◄label13option 13►
◄nodes13►
◄label14option 14►
◄nodes14►
◄label15option 15►
◄nodes15►
◄label16option 16►
◄nodes16►
◄count1►
◄search_from_roottrue►
◄enforcetrue►
◄selected1►
Categorynifty/utils
Inputs (37)
| Name | Type | Default | Description |
|---|---|---|---|
| bypass | COMBO | option 1 | The currently active option. All other options' nodes will be bypassed. |
| label1 | STRING | option 1 | Display label for option 1. |
| nodes1 | STRING | Node titles to bypass when option 1 is NOT active, one per line. | |
| label2 | STRING | option 2 | Display label for option 2. |
| nodes2 | STRING | Node titles to bypass when option 2 is NOT active, one per line. | |
| label3 | STRING | option 3 | Display label for option 3. |
| nodes3 | STRING | Node titles to bypass when option 3 is NOT active, one per line. | |
| label4 | STRING | option 4 | Display label for option 4. |
| nodes4 | STRING | Node titles to bypass when option 4 is NOT active, one per line. | |
| label5 | STRING | option 5 | Display label for option 5. |
| nodes5 | STRING | Node titles to bypass when option 5 is NOT active, one per line. | |
| label6 | STRING | option 6 | Display label for option 6. |
| nodes6 | STRING | Node titles to bypass when option 6 is NOT active, one per line. | |
| label7 | STRING | option 7 | Display label for option 7. |
| nodes7 | STRING | Node titles to bypass when option 7 is NOT active, one per line. | |
| label8 | STRING | option 8 | Display label for option 8. |
| nodes8 | STRING | Node titles to bypass when option 8 is NOT active, one per line. | |
| label9 | STRING | option 9 | Display label for option 9. |
| nodes9 | STRING | Node titles to bypass when option 9 is NOT active, one per line. | |
| label10 | STRING | option 10 | Display label for option 10. |
| nodes10 | STRING | Node titles to bypass when option 10 is NOT active, one per line. | |
| label11 | STRING | option 11 | Display label for option 11. |
| nodes11 | STRING | Node titles to bypass when option 11 is NOT active, one per line. | |
| label12 | STRING | option 12 | Display label for option 12. |
| nodes12 | STRING | Node titles to bypass when option 12 is NOT active, one per line. | |
| label13 | STRING | option 13 | Display label for option 13. |
| nodes13 | STRING | Node titles to bypass when option 13 is NOT active, one per line. | |
| label14 | STRING | option 14 | Display label for option 14. |
| nodes14 | STRING | Node titles to bypass when option 14 is NOT active, one per line. | |
| label15 | STRING | option 15 | Display label for option 15. |
| nodes15 | STRING | Node titles to bypass when option 15 is NOT active, one per line. | |
| label16 | STRING | option 16 | Display label for option 16. |
| nodes16 | STRING | Node titles to bypass when option 16 is NOT active, one per line. | |
| count | INT | 11–16 | Number of options to show (1–16). |
| search_from_root | BOOLEAN | true | When True, searches for nodes in the root graph even when used inside a subgraph. |
| enforce | BOOLEAN | true | When True, the bypass state is actively enforced and cannot be overridden by other nodes. |
| selected | INT | 11–16 | Index of the currently active option (1-based). Updated automatically when bypass combo changes. |
Outputs (2)
| Name | Type | Description |
|---|---|---|
| bypass | STRING | — |
| index | INT | — |