ComfyUI Node
πͺ Interval Gate (nhk)
Controls workflow branching with interval-based on/off switching
πͺ Interval Gate (nhk)
- input
- output
- gate_enabled
- status
- execution_count
βinterval5βΊ
βreset_counterfalseβΊ
Categorynhk/utility
Inputs (3)
| Name | Type | Default | Description |
|---|---|---|---|
| input | * | Input data to pass through | |
| interval | INT | 51β1000 | Enable gate every N executions (e.g., 5 = every 5th execution) |
| reset_counter | BOOLEAN | false | Reset execution counter back to 0 |
Outputs (4)
| Name | Type | Description |
|---|---|---|
| output | * | β |
| gate_enabled | BOOLEAN | β |
| status | STRING | β |
| execution_count | INT | β |