Home/Models/seedance-1-0-pro-byteplus

Seedance 1.0 Pro

video
byteplus
video

BytePlus ModelArk (direct)

Ready
Run the model to preview output.

README

# Seedance 1.0 Pro ## Overview Seedance 1.0 Pro called directly on BytePlus ModelArk. Text/image-to-video (silent; the 1.0 family has no audio generation). ## Model Metadata - Provider: byteplus - Category: video - Output Type: video - Slug: seedance-1-0-pro-byteplus ## Notes Use the Playground tab above to test prompts and parameters.

Parameters

Model input reference derived from preset schema.

NameTypeRequiredDefaultDescription
seedintegerNonullSeed for reproducible generation. Range [-1, 2^32-1].
imageimageNonullFirst frame image for image-to-video.
promptstringYesnullText prompt for video generation
durationintegerNo5Video duration in seconds. Seedance 1.0 Pro range [2,12].
resolutionselectNo"1080p"Video resolution. Seedance 1.0 Pro default 1080p.
aspect_ratioselectNo"16:9"Video aspect ratio (maps to `ratio`). Text-to-video default 16:9; adaptive only for image-to-video.
camera_fixedbooleanNofalseWhether to fix the camera position (not supported in reference-to-image).
last_frame_imageimageNonullLast frame image. Only works if a first frame image is also provided.