ComfyUI Node
MoE Sampler Breakout
Adapts a Wan 2.2 sampling plan for single-node MoE samplers such as WanMoeKSampler. The MoE sampler rebuilds a native scheduler curve from steps and shift and hands off experts at the plan's task boundary sigma, so exact curve representability is not required: piecewise plans are applied best-effort instead of rejected.
MoE Sampler Breakout
- plan
- model_high
- model_low
- model_high
- model_low
- steps
- shift
- boundary
- plan
Categorysampling/Sampling Planner/Wan 2.2
Inputs (3)
| Name | Type | Default | Description |
|---|---|---|---|
| plan | WAN22_SAMPLING_PLAN | — | |
| model_high | MODEL | Wan 2.2 high-noise expert model. | |
| model_low | MODEL | Wan 2.2 low-noise expert model. |
Outputs (6)
| Name | Type | Description |
|---|---|---|
| model_high | MODEL | — |
| model_low | MODEL | — |
| steps | INT | — |
| shift | FLOAT | — |
| boundary | FLOAT | — |
| plan | WAN22_SAMPLING_PLAN | — |