Overview
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.- Output Type: video
- Estimated Cost: 50 credits
- Handler: replicate
Parameters
Required Parameters
string
required
Text prompt for video generation
- Label: Prompt
Optional Parameters
integer
default:5
Duration of the video in seconds
- Label: Duration
- Options:
5,10
string
default:"1080p"
Resolution of the generated video
- Label: Resolution
- Options:
480p,720p,1080p
string
default:"16:9"
Aspect ratio for the generated video
- Label: Aspect ratio
- Options:
16:9,4:3,1:1,3:4,9:16,21:9,9:21
image
Optional input image for image-to-video generation
- Label: Input image
boolean
default:false
Whether to keep the camera position fixed
- Label: Camera fixed
integer
default:"random"
Random seed for reproducible generation
- Label: Seed
- Minimum: 0
- Maximum: 2147483647

