ComfyUI Node
WanAnimatePlus Samplerv2
A ComfyUI node in WanAnimatePlus with 20 inputs and 2 outputs.
WanAnimatePlus Samplerv2
- model
- image_embeds
- scheduler
- text_embeds
- samples
- extra_args
- samples
- denoised_samples
◄cfg6.00►
◄seed0►
◄force_offloadtrue►
◄add_noise_to_samplesfalse►
◄guidance_modecfg►
◄apg_eta0.50►
◄apg_momentum0.00►
◄apg_norm_threshold50►
◄apg_omega4.00►
◄apg_omega_I4.50►
◄apg_omega_TI4.00►
◄chain_omega_V1.25►
◄chain_omega_I4.50►
◄chain_omega_TI4.00►
CategoryWanAnimatePlus
Inputs (20)
| Name | Type | Default | Description |
|---|---|---|---|
| model | WANVIDEOMODEL | — | |
| image_embeds | WANVIDIMAGE_EMBEDS | — | |
| cfg | FLOAT | 6.000–30 | — |
| seed | INT | 00–18446744073709550000 | — |
| force_offload | BOOLEAN | true | Moves the model to the offload device after sampling |
| scheduler | WANVIDEOSCHEDULER | — | |
| text_embedsopt | WANVIDEOTEXTEMBEDS | — | |
| samplesopt | LATENT | init Latents to use for video2video process | |
| add_noise_to_samplesopt | BOOLEAN | false | Add noise to the samples before sampling, needed for video2video sampling when starting from clean video |
| guidance_modeopt | COMBO | cfg | Guidance mode: cfg (standard CFG), apg (single-condition APG), apg_chain (image-reference APG chain), or cfg_chain (Bernini chained CFG) |
| apg_etaopt | FLOAT | 0.500–1 | APG: parallel/orthogonal balance (0=orthogonal only, 1=full) |
| apg_momentumopt | FLOAT | 0.00-1–1 | APG: EMA momentum for smoothing guidance differences |
| apg_norm_thresholdopt | FLOAT | 500–1000 | APG: L2 norm clipping threshold (0=disabled) |
| apg_omegaopt | FLOAT | 4.000–30 | APG: guidance strength |
| apg_omega_Iopt | FLOAT | 4.500–30 | APG chain: image-only guidance strength |
| apg_omega_TIopt | FLOAT | 4.000–30 | APG chain: text+image guidance strength |
| chain_omega_Vopt | FLOAT | 1.250–30 | Chain CFG: video-only guidance strength |
| chain_omega_Iopt | FLOAT | 4.500–30 | Chain CFG: extra reference context strength (VI - V; reference video/images) |
| chain_omega_TIopt | FLOAT | 4.000–30 | Chain CFG: text+image guidance strength |
| extra_argsopt | WANVIDSAMPLEREXTRAARGS | — |
Outputs (2)
| Name | Type | Description |
|---|---|---|
| samples | LATENT | — |
| denoised_samples | LATENT | — |