Seedance 2.0 Fast Image to Video
Seedance 2.0 Fast Image to Video · ByteDance — Image to video · 4–15 s · Up to 1440p · Optional audio.
modellane/seedance-2.0-fast-image-to-video · Image to video · ByteDance
Image to video model: 4–15 s, up to 1440p, optional audio, end frame.
- Vendor
- ByteDance
- Task
- Image to video
- Output
- Video
- Price
- From $0.15 per run
- Longest run
- 15 seconds
Input parameters
- Source image
image— required The frame the generation starts from. - Last frame
last_image— optional If given, the generation ends on this frame; it can be left empty. - Prompt
prompt— optional Describe what you want produced as concretely as you can. - Duration
duration— optional, default: 5, options: Auto, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15 A longer duration raises the price directly. - Resolution
resolution— optional, options: 480p, 720p, 720p SR, 1080p SR, 1440p SR The output resolution. - Aspect ratio
ratio— optional, options: 16:9, 4:3, 1:1, 3:4, 9:16, 21:9, Auto Sets whether the output is square, portrait, or landscape; with "Auto" the model picks the ratio. - Bitrate mode
bitrate_mode— optional, options: Standard, High Choice between a fixed or a variable bitrate. - Generate audio
generate_audio— optional, default: Yes When off, the video is produced silent. - Watermark
watermark— optional, default: No When on, a watermark is added to the output. - Return last frame
return_last_frame— optional, default: No When on, the generation's last frame is also returned. - Seed
seed— optional, default: Random, range: -1–4294967295 The same seed and the same settings produce a similar result; leave it empty and one is picked at random.
Output and retention
The generated file and your input are kept for seven days and then deleted.
Queue API
Submit to the queue: POST /v1/queue/modellane/seedance-2.0-fast-image-to-video
Status, result, cancellation and error codes work the same for every model; see the API docs.
Playground
Everything on this page is public; you need an account to run the model.