ComfyUI Node
Acceleration Model Pair
Lazily selects base or accelerated high/low models from an Acceleration Sampling Plan state and routes matching CFG values. Unselected acceleration branches are not evaluated.
Acceleration Model Pair
- state
- base_high
- accelerated_high
- base_low
- accelerated_low
- model_high
- model_low
- cfg_high
- cfg_low
◄base_cfg3.50►
◄accelerated_cfg1.00►
Categorysampling/Sampling Planner/Helpers
Inputs (7)
| Name | Type | Default | Description |
|---|---|---|---|
| state | SAMPLING_ACCELERATION_STATE | Bundled state from Sampling Plan. None selects both base models. | |
| base_high | MODEL | High-noise model without acceleration. | |
| accelerated_high | MODEL | High-noise model with its acceleration LoRA. | |
| base_low | MODEL | Low-noise model without acceleration. | |
| accelerated_low | MODEL | Low-noise model with its acceleration LoRA. | |
| base_cfg | FLOAT | 3.500–100 | CFG used by stages without acceleration. |
| accelerated_cfg | FLOAT | 1.000–100 | CFG used by accelerated stages. |
Outputs (4)
| Name | Type | Description |
|---|---|---|
| model_high | MODEL | — |
| model_low | MODEL | — |
| cfg_high | FLOAT | — |
| cfg_low | FLOAT | — |