Try in playground
Test Seedance 1.0 Pro in the Runpod Hub playground.
Request
All parameters are passed within theinput object in the request body.
string
required
Text description of the desired video scene.
string
Optional source image URL for image-to-video generation. Leave empty for text-to-video.
integer
default:"5"
Video duration in seconds.
integer
default:"24"
Frames per second for the output video.
string
default:"1920x1080"
Video dimensions in format “widthxheight”.
Response
string
Unique identifier for the request.
string
Request status. Returns
COMPLETED on success, FAILED on error.integer
Time in milliseconds the request spent in queue before processing began.
integer
Time in milliseconds the model took to generate the video.
string
Identifier of the worker that processed the request.
object