FL Wan First Frame Last Frame
FL_WanFirstLastFrameToVideo
Pack: ComfyUI_Fill-Nodes
custom_nodes.ComfyUI_Fill-Nodes
Inputs (19)
| 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 |
| keyframe_start_position | FLOAT | required |
| keyframe_end_position | FLOAT | required |
| interpolation_curve | COMBO | required |
| temporal_buffer | INT | required |
| clip_vision_start_image | CLIP_VISION_OUTPUT | optional |
| clip_vision_end_image | CLIP_VISION_OUTPUT | optional |
| start_image | IMAGE | optional |
| end_image | IMAGE | optional |
| interpolation_mask | MASK | optional |
| mask_feather | FLOAT | optional |
| mask_invert | BOOLEAN | optional |
| regional_blending | BOOLEAN | optional |
Outputs (3)
| Name | Type |
|---|---|
| positive | CONDITIONING |
| negative | CONDITIONING |
| latent | LATENT |