ComfyUI Node
WanAnimatePlus ContextOptions
Context options for WanVideo, allows splitting the video into context windows and attemps blending them for longer generations than the model and memory otherwise would allow.
WanAnimatePlus ContextOptions
- reference_latent
- context_options
◄context_schedule▾►
◄context_frames81►
◄context_stride4►
◄context_overlap16►
◄freenoisetrue►
◄verbosefalse►
◄fuse_methodlinear►
CategoryWanAnimatePlus
Inputs (8)
| Name | Type | Default | Description |
|---|---|---|---|
| context_schedule | COMBO | 3 options: uniform_standard, uniform_looped, static_standard | |
| context_frames | INT | 812–1000 | Number of pixel frames in the context, NOTE: the latent space has 4 frames in 1 |
| context_stride | INT | 44–100 | Context stride as pixel frames, NOTE: the latent space has 4 frames in 1 |
| context_overlap | INT | 164–100 | Context overlap as pixel frames, NOTE: the latent space has 4 frames in 1 |
| freenoise | BOOLEAN | true | Shuffle the noise |
| verbose | BOOLEAN | false | Print debug output |
| fuse_methodopt | COMBO | linear | Window weight function: linear=ramps at edges only, pyramid=triangular weights peaking in middle |
| reference_latentopt | LATENT | Image to be used as init for I2V models for windows where first frame is not the actual first frame. Mostly useful with MAGREF model |
Outputs (1)
| Name | Type | Description |
|---|---|---|
| context_options | WANVIDCONTEXT | — |