infery
← All models

Seedance 1.0 Pro

bytedance-seedance-v1-pro-text-to-video

Video generationby ByteDance

Seedance 1.0 Pro, a high quality video generation model developed by Bytedance.

Example

Details

Accepts
text + image

Pricing

Input
313 cr / 1M tokens

Prices in credits (1 credit = $0.01).

Data schema

Input

FieldTypeDescription
seedRandom seed to control video generation. Use -1 for random.
promptrequiredstringThe text prompt used to generate the video
durationstringenum: 2, 3, 4, 5, 6, 7Duration of the video in seconds
image_urlstringThe URL of the image used to generate video
num_framesThe number of frames to generate. If provided, will override duration.
resolutionstringenum: 480p, 720p, 1080pVideo resolution - 480p for faster generation, 720p for balance, 1080p for higher quality
aspect_ratiostringenum: 21:9, 16:9, 4:3, 1:1, 3:4, 9:16The aspect ratio of the generated video
camera_fixedbooleanWhether to fix the camera position
end_image_urlThe URL of the image the video ends with. Defaults to None.
enable_safety_checkerbooleanIf set to true, the safety checker will be enabled. Disabling it requires account authorization; unauthorized requests are always checked.

Output

FieldTypeDescription
seedintegerSeed used for generation
videoGenerated video file