prunaai/p-video
Fast video generation with built-in draft mode for rapid creative iteration. Text-to-video, image-to-video, and audio-to-video in a single endpoint.
Capabilities
Cost
Community model (estimated from hardware time)
Input Parameters
| Name | Type | Description | Default | Constraints |
|---|---|---|---|---|
prompt* | string | Text prompt for video generation. | — | — |
aspect_ratio | string | Aspect ratio of the video. Ignored when an input image is provided. | "16:9" | 16:99:164:33:43:22:31:1 |
audio | string(uri) | Optional. Input audio to condition video generation. Supports flac, mp3, wav. | — | — |
disable_safety_filter | boolean | Disable safety filter for prompts (and input image). When disabled, prompts are not checked for unsafe content before generation. | true | — |
draft | boolean | Draft mode. Generates a lower-quality preview of the video. | false | — |
duration | integer | Duration of the video in seconds (1-20). Ignored when audio is provided. | 5 | min: 1, max: 20 |
fps | integer | Frames per second of the video. | 24 | 2448 |
image | string(uri) | Optional. Input image to generate video from (image-to-video). Supports jpg, jpeg, png, webp. | — | — |
last_frame_image | string(uri) | Optional. Reference image for the last frame of the video. Supports jpg, jpeg, png, webp. | — | — |
no_op | boolean | Health check mode - returns status without inference. | false | — |
prompt_upsampling | boolean | Use prompt upsampling to enhance the prompt. | true | — |
resolution | string | Resolution of the video. | "720p" | 720p1080p |
save_audio | boolean | Save the video with audio. | true | — |
seed | integer | Random seed. Leave blank for random. | — | — |
promptrequiredstringText prompt for video generation.
aspect_ratiostringAspect ratio of the video. Ignored when an input image is provided.
"16:9"audiostringOptional. Input audio to condition video generation. Supports flac, mp3, wav.
disable_safety_filterbooleanDisable safety filter for prompts (and input image). When disabled, prompts are not checked for unsafe content before generation.
truedraftbooleanDraft mode. Generates a lower-quality preview of the video.
falsedurationintegerDuration of the video in seconds (1-20). Ignored when audio is provided.
5min: 1, max: 20fpsintegerFrames per second of the video.
24imagestringOptional. Input image to generate video from (image-to-video). Supports jpg, jpeg, png, webp.
last_frame_imagestringOptional. Reference image for the last frame of the video. Supports jpg, jpeg, png, webp.
no_opbooleanHealth check mode - returns status without inference.
falseprompt_upsamplingbooleanUse prompt upsampling to enhance the prompt.
trueresolutionstringResolution of the video.
"720p"save_audiobooleanSave the video with audio.
trueseedintegerRandom seed. Leave blank for random.
c91d5974b182Updated: 7/25/20262.4M runs
cinemasetfree.com