← Back to all generators

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

Reference Images Seed

Cost

Community model (estimated from hardware time)

Input Parameters

prompt required string

Text prompt for video generation.

aspect_ratio string

Aspect ratio of the video. Ignored when an input image is provided.

Default: "16:9"
16:9 9:16 4:3 3:4 3:2 2:3 1:1
audio string

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.

Default: true
draft boolean

Draft mode. Generates a lower-quality preview of the video.

Default: false
duration integer

Duration of the video in seconds (1-20). Ignored when audio is provided.

Default: 5 min: 1, max: 20
fps integer

Frames per second of the video.

Default: 24
24 48
image string

Input image to generate video from (image-to-video). Supports jpg, jpeg, png, webp.

last_frame_image string

Reference image for the last frame of the video. Supports jpg, jpeg, png, webp.

no_op boolean

Health check mode - returns status without inference.

Default: false
prompt_upsampling boolean

Use prompt upsampling to enhance the prompt.

Default: true
resolution string

Resolution of the video.

Default: "720p"
720p 1080p
save_audio boolean

Save the video with audio.

Default: true
seed integer

Random seed. Set for reproducible generation.

Version: 68b33d8ba118 Updated: 6/26/2026 1.4M runs