You're looking at a specific version of this model. Jump to the model overview.

prunaai /p-video:7a273513

Input schema

The fields you can use to run this model with an API. If you don’t give a value for a field its default value will be used.

Field Type Default value Description
prompt
string
Text prompt.
image
string
Input image for image-to-video. If not provided, generates text-to-video with 16:9 aspect ratio.
resolution
None
1080p
Output video resolution (target pixel count).
seconds
integer
5

Min: 5

Max: 10

Duration of the generated video in seconds.
seed
integer
Random seed.
enhance_prompt
boolean
True
Use Gemma to enhance and expand the prompt.
fps
None
24
Frames per second for the output video.

Output schema

The shape of the response you’ll get when you run this model with an API.

Schema
{'format': 'uri', 'title': 'Output', 'type': 'string'}