v1-standard/text-to-video
Last updated
Was this helpful?
Last updated
Was this helpful?
This model converts textual descriptions into high-quality video content. Maximum Video Length: 5 s.
If you don’t have an API key for the AI/ML API yet, feel free to use our .
Generating a video using this model involves making two sequential API calls:
The first one is for creating and sending a video generation task to the server (returns a generation ID).
The second one is for requesting the generated or extended video from the server using the generation ID received from the first endpoint.
Below, you can find both corresponding API schemas.
After sending a request for video generation, this task is added to the queue. Based on the service's load, the generation can be completed in seconds or take a bit more.
No content
The aspect ratio of the generated video frame
Camera control parameters
Advanced Camera control parameters
The text prompt to guide video generation
The duration of the generated video in seconds. Possible values: 5, 10
5
The description of elements to avoid in the generated video
The CFG (Classifier Free Guidance) scale is a measure of how close you want the model to stick to your prompt
No content