Wan Animate To Video Enhanced
WanAnimateToVideoEnhanced
Pack: ComfyUI-WanAnimate-Enhancer
custom_nodes.ComfyUI-WanAnimate-Enhancer
Inputs (21)
| Name | Type | Required |
|---|---|---|
| positive | CONDITIONING | required |
| negative | CONDITIONING | required |
| vae | VAE | required |
| width | INT | required |
| height | INT | required |
| length | INT | required |
| batch_size | INT | required |
| continue_motion_max_frames | INT | required |
| video_frame_offset | INT | required |
| motion_strength | FLOAT | required |
| expression_strength | FLOAT | required |
| pose_adherence | FLOAT | required |
| background_blend | FLOAT | required |
| enable | BOOLEAN | required |
| clip_vision_output | CLIP_VISION_OUTPUT | optional |
| reference_image | IMAGE | optional |
| face_video | IMAGE | optional |
| pose_video | IMAGE | optional |
| background_video | IMAGE | optional |
| character_mask | MASK | optional |
| continue_motion | IMAGE | optional |
Outputs (6)
| Name | Type |
|---|---|
| positive | CONDITIONING |
| negative | CONDITIONING |
| latent | LATENT |
| trim_latent | INT |
| trim_image | INT |
| video_frame_offset | INT |