ComfyUI Node
h4 - Traffic Router
🚦 **H4 Traffic Router (Smart Nexus)** Merges "Start" and "Loop" flows into one stream. Automatically switches Denoise values based on the run count. **Usage:** 1. Connect `Context_Out` to your KSampler's `input`. 2. Connect `Denoise_Val` to your KSampler's `denoise`.
h4 - Traffic Router
- first_run_in
- loop_run_in
- Context_Out
- Denoise_Val
â—„first_denoise1.00â–ş
â—„loop_denoise0.45â–ş
â—„restartfalseâ–ş
Categoryh4_Live/Logic
Inputs (5)
| Name | Type | Default | Description |
|---|---|---|---|
| first_denoise | FLOAT | 1.000–1 | Denoise value to send during the start (Run 0). |
| loop_denoise | FLOAT | 0.450–1 | Denoise value to send during the loop (Run 1+). |
| restart | BOOLEAN | false | True = Reset to 0. False = Continue Looping. |
| first_run_inopt | * | Items for the FIRST run (Run 0). | |
| loop_run_inopt | * | Items for the LOOP runs (Run 1+). |
Outputs (2)
| Name | Type | Description |
|---|---|---|
| Context_Out | * | — |
| Denoise_Val | FLOAT | — |