Inputs (18)
| Name | Type | Required |
|---|---|---|
| mode | COMFY_DYNAMICCOMBO_V3 | required |
| model_high_noise | MODEL | required |
| model_low_noise | MODEL | required |
| model_patch | MODEL_PATCH | required |
| positive | CONDITIONING | required |
| negative | CONDITIONING | required |
| vae | VAE | required |
| width | INT | required |
| height | INT | required |
| length | INT | required |
| video_fps | FLOAT | required |
| audio_encoder_output_1 | AUDIO_ENCODER_OUTPUT | required |
| motion_frame | INT | required |
| audio_scale | FLOAT | required |
| clip_vision_output | CLIP_VISION_OUTPUT | optional |
| start_image | IMAGE | optional |
| end_image | IMAGE | optional |
| previous_frames | IMAGE | optional |
Outputs (6)
| Name | Type |
|---|---|
| high_model | MODEL |
| low_model | MODEL |
| positive | CONDITIONING |
| negative | CONDITIONING |
| latent | LATENT |
| trim_image | INT |