Nodes/comfyui-helto-wan22/WAN 2.2 Generate All-in-One
ComfyUI Node

WAN 2.2 Generate All-in-One

Single-pass WAN 2.2 generation with prompts, frame guide insertion, sampling, and VAE decode.

By helto4real·Created 3 months ago·Updated 3 months ago· 0
WAN 2.2 Generate All-in-One
  • high_model
  • low_model
  • clip
  • vae
  • start_images
  • ref_image
  • control_video
  • images
positive_prompt
negative_prompt
width1280
height704
length49
batch_size1
fps24.00
timing_modeframe
resize_modecontain
duplicate_policyerror
pad_color0,0,0
global_strength1.00
start_images_strength0.85
structural_repulsion_boost1.00
seed0
steps30
cfg1.0
sampler_nameeuler
schedulersimple
switch_step3
shift8.00
denoise1.00
guides_json{"version":1,"guides":[]}
CategoryWAN 2.2

Inputs (30)

NameTypeDefaultDescription
high_modelMODELWAN 2.2 high-noise image-to-video model, usually sampled first.
low_modelMODELWAN 2.2 low-noise image-to-video model, usually sampled after switch_step.
clipCLIPWAN text encoder used to encode prompts.
vaeVAEWAN 2.2 VAE used for guide encoding and final decode.
positive_promptSTRING
negative_promptSTRING
widthINT128032–16384
heightINT70432–16384
lengthINT491–16384
batch_sizeINT11–4096
fpsFLOAT24.001–240Frames per second used when timing_mode is seconds.
timing_modeCOMBOframeInterpret guide positions as frame indexes or seconds.
resize_modeCOMBOcontainHow guide images are resized before VAE encoding. contain/pad preserves aspect ratio with padding.
duplicate_policyCOMBOerrorHow to handle guide images that resolve to the same frame.
pad_colorSTRING0,0,0RGB padding color for contain/pad resize mode. Accepts r,g,b or #rrggbb.
global_strengthFLOAT1.000–1Multiplier applied to every guide strength and start image strength.
start_images_strengthFLOAT0.850–1Strength for the optional start image sequence before global_strength is applied.
structural_repulsion_boostFLOAT1.001–2High-noise structural repulsion boost between guide anchors. 1.0 disables the extra transition guidance.
seedINT00–18446744073709550000
stepsINT301–10000
cfgFLOAT1.00–100
sampler_nameCOMBOeuler44 options: euler, euler_cfg_pp, euler_ancestral, euler_ancestral_cfg_pp, heun, heunpp2, +38
schedulerCOMBOsimple9 options: simple, sgm_uniform, karras, exponential, ddim_uniform, beta, +3
switch_stepINT30–10000Step where sampling switches from high_model to low_model. Common WAN 2.2 workflows use 3 with 5 total steps.
shiftFLOAT8.000–100WAN flow sampling shift. This matches ComfyUI's normal ModelSamplingSD3/WAN shift control.
denoiseFLOAT1.000–1
guides_jsonSTRING{"version":1,"guides":[]}Hidden serialized guide data used by the custom UI and saved in workflows.
start_imagesoptIMAGEOptional IMAGE batch inserted from frame 0.
ref_imageoptIMAGEOptional WAN 2.2 reference image encoded as reference_latents.
control_videooptIMAGEOptional WAN 2.2 control video encoded into the first concat slot.

Outputs (1)

NameTypeDescription
imagesIMAGE