ComfyUI Node
Sampling Plan (Wan 2.2)
Creates a task-aware Wan 2.2 sampling plan from accelerated and full range-equivalent step budgets.
Sampling Plan (Wan 2.2)
- model
- step_budget
- sigma_override
- plan
- acceleration_state
◄taskT2V►
◄accelerationHigh + Low►
◄schedulersimple►
◄priorityBalanced►
Categorysampling/Sampling Planner/Wan 2.2
Inputs (7)
| Name | Type | Default | Description |
|---|---|---|---|
| model | MODEL | A Wan 2.2 model used only to calculate the sigma schedule. Connect either the high- or low-noise model. | |
| task | COMBO | T2V | Selects the official Wan 2.2 expert boundary. |
| acceleration | COMBO | High + Low | Which expert stages receive a compatible acceleration LoRA or distilled model. Single-stage modes reserve more steps for the unaccelerated stage. |
| step_budget | SAMPLING_STEP_BUDGET | Accelerated/full range-equivalent budgets from Step Budget. | |
| scheduler | COMBO | simple | Runtime scheduler list accepted by the installed core KSampler. Use Scheduler Selector to share this choice across sampler branches. |
| priority | COMBO | Balanced | Balanced uses the profile allocation. Motion / Structure allocates more of the budget above the expert boundary. Detail / Refinement allocates more below it. 50/50 Split uses equal high/low steps regardless of the profile. |
| sigma_overrideopt | SAMPLING_SIGMA_BUDGET_OVERRIDE | Optional side-channel override. This is intentionally not part of the required plan chain, so a muted group can disable it without severing the plan wire. |
Outputs (2)
| Name | Type | Description |
|---|---|---|
| plan | WAN22_SAMPLING_PLAN | — |
| acceleration_state | SAMPLING_ACCELERATION_STATE | — |