Pruna AI

This page is auto-generated from model configurations. Last updated: 2026-03-13.

This reference lists all available Pruna AI video generation models and their parameters. Use these parameter names when calling the Generation API.


P-Video

P-Video is a video generation model that uses a text prompt to generate a video.

Model ID: model_p-video

Capabilities: txt2video, img2video

LLM Markdown: https://app.scenario.com/api/models/model_p-video/markdown

ParameterTypeRequiredDefaultMinMaxAllowed ValuesDescription
promptstringYes----Text prompt for video generation.
imagefileNo----Input image to generate video from.
audiofileNo----Input audio to condition video generation.
durationnumberNo5110-Duration of the video in seconds (1-10). Ignored when audio is provided.
aspectRatiostringNo16:9--16:9, 4:3, 3:2, 1:1, 2:3, 3:4, 9:16Aspect ratio of the video. Ignored when an input image is provided.
resolutionstringNo720p--720p, 1080pResolution of the video.
fpsnumberNo24--24, 48Frames per second of the video.
draftbooleanNofalse---Draft mode. Generates a lower-quality preview of the video.
promptUpsamplingbooleanNotrue---Use prompt upsampling to enhance the prompt.
saveAudiobooleanNotrue---Save the video with audio.
seednumberNo----Random seed. Set for reproducible generation.