← Back to all generators
bytedance/seedance-1-pro
Official
View on Replicate →
A pro version of Seedance that offers text-to-video and image-to-video support for 5s or 10s videos, at 480p and 1080p resolution
Capabilities
Reference Images
Seed
Cost
Community model (estimated from hardware time)
Input Parameters
| Name | Type | Description | Default | Constraints |
|---|---|---|---|---|
prompt * | string | Text prompt for video generation | — | — |
aspect_ratio | string | Video aspect ratio. Ignored if an image is used. | "16:9" | 16:9 4:3 1:1 3:4 9:16 21:9 9:21 |
camera_fixed | boolean | Whether to fix camera position | false | — |
duration | integer | Video duration in seconds | 5 | min: 2, max: 12 |
fps | integer | Frame rate (frames per second) | 24 | 24 |
image | string (uri) | Input image for image-to-video generation | — | — |
last_frame_image | string (uri) | Input image for last frame generation. This only works if an image start frame is given too. | — | — |
resolution | string | Video resolution | "1080p" | 480p 720p 1080p |
seed | integer | Random seed. Set for reproducible generation | — | — |
prompt required string Text prompt for video generation
aspect_ratio string Video aspect ratio. Ignored if an image is used.
Default:
"16:9" 16:9 4:3 1:1 3:4 9:16 21:9 9:21
camera_fixed boolean Whether to fix camera position
Default:
false duration integer Video duration in seconds
Default:
5 min: 2, max: 12 fps integer Frame rate (frames per second)
Default:
24 24
image string Input image for image-to-video generation
last_frame_image string Input image for last frame generation. This only works if an image start frame is given too.
resolution string Video resolution
Default:
"1080p" 480p 720p 1080p
seed integer Random seed. Set for reproducible generation
Version:
a5fd550893da Updated: 6/8/2026 1.6M runs
cinemasetfree.com