Wan First-Middle-Last Frame to Video
WanFirstMiddleLastFrameToVideo
Pack: ComfyUI-Wan22FMLF
custom_nodes.ComfyUI-Wan22FMLF
Inputs (20)
| 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 |
| mode | COMBO | optional |
| start_image | IMAGE | optional |
| middle_image | IMAGE | optional |
| end_image | IMAGE | optional |
| middle_frame_ratio | FLOAT | optional |
| high_noise_mid_strength | FLOAT | optional |
| low_noise_start_strength | FLOAT | optional |
| low_noise_mid_strength | FLOAT | optional |
| low_noise_end_strength | FLOAT | optional |
| structural_repulsion_boost | FLOAT | optional |
| clip_vision_start_image | CLIP_VISION_OUTPUT | optional |
| clip_vision_middle_image | CLIP_VISION_OUTPUT | optional |
| clip_vision_end_image | CLIP_VISION_OUTPUT | optional |
Outputs (4)
| Name | Type |
|---|---|
| positive_high | CONDITIONING |
| positive_low | CONDITIONING |
| negative | CONDITIONING |
| latent | LATENT |