ComfyUI Node
Bypass By Title
A ComfyUI node in nifty/utils with 4 inputs and 1 output.
Bypass By Title
- bypass
◄bypassfalse►
◄nodes►
◄search_from_roottrue►
◄enforcetrue►
Categorynifty/utils
Inputs (4)
| Name | Type | Default | Description |
|---|---|---|---|
| bypass | BOOLEAN | false | When True, the nodes listed below will be bypassed. |
| nodes | STRING | Node titles to bypass, one per line. Matching is case-insensitive and supports partial titles. | |
| 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. |
Outputs (1)
| Name | Type | Description |
|---|---|---|
| bypass | BOOLEAN | — |