ComfyUI Node
Bytedance Seedance 2.0 Image-to-Video
A ComfyUI node in ERPK/WaveSpeedAI with 13 inputs and 1 output.
Bytedance Seedance 2.0 Image-to-Video
- start_frame
- end_frame
- client
- video_url
◄modelSeedance 2.0►
◄prompt►
◄start_frame_url►
◄end_frame_url►
◄duration5►
◄aspect_ratio16:9►
◄resolution720p►
◄seed-1►
◄enable_web_searchfalse►
◄generate_audiotrue►
CategoryERPK/WaveSpeedAI
Inputs (13)
| Name | Type | Default | Description |
|---|---|---|---|
| model | COMBO | Seedance 2.0 | Model variant: standard, Turbo (faster, 720p/1080p only), Fast (cheaper), or Fast Turbo (Fast family + turbo, 720p/1080p only) |
| prompt | STRING | Text description of the desired motion | |
| start_frameopt | IMAGE | Start frame as a ComfyUI IMAGE tensor. Preferred input — takes precedence over `start_frame_url` when connected. Sent to WaveSpeed as a base64 data URI. | |
| start_frame_urlopt | STRING | Start frame image URL. Fallback when `start_frame` IMAGE input is not connected. | |
| end_frameopt | IMAGE | End frame as a ComfyUI IMAGE tensor for video continuation. Preferred input — takes precedence over `end_frame_url` when connected. | |
| end_frame_urlopt | STRING | End frame image URL for video continuation. Fallback when `end_frame` IMAGE input is not connected. | |
| clientopt | WAVESPEED_AI_API_CLIENT | WaveSpeed API client (optional if API key is configured in Settings) | |
| durationopt | INT | 54–15 | Video duration in seconds (4-15) |
| aspect_ratioopt | COMBO | 16:9 | Video aspect ratio |
| resolutionopt | COMBO | 720p | Video resolution |
| seedopt | INT | -1-1–2147483647 | Random seed for reproducibility (-1 for random) |
| enable_web_searchopt | BOOLEAN | false | Enable web search for real-time information during generation |
| generate_audioopt | BOOLEAN | true | Generate native audio synchronized with the output video |
Outputs (1)
| Name | Type | Description |
|---|---|---|
| video_url | STRING | — |