prunaai/p-video ❓🔢🖼️✓📝 → 🖼️
About
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.
Example Output
Prompt:
"The prune says "And this, kids, is how you generate a video in less than 10 seconds"."
Output
Performance Metrics
5.67s
Prediction Time
5.68s
Total Time
All Input Parameters
{
"fps": 24,
"draft": false,
"image": "https://replicate.delivery/pbxt/OejQrIXERvqS9kpygH9PfQZDOIdzkD6GKytAXxedNSyyRtej/9.png",
"no_op": false,
"prompt": "The prune says \"And this, kids, is how you generate a video in less than 10 seconds\".",
"duration": 5,
"resolution": "720p",
"save_audio": true,
"aspect_ratio": "16:9",
"prompt_upsampling": false,
"disable_safety_filter": true
}
Input Parameters
- fps
- Frames per second of the video.
- seed
- Random seed. Set for reproducible generation.
- audio
- Input audio to condition video generation. Supports flac, mp3, wav.
- draft
- Draft mode. Generates a lower-quality preview of the video.
- image
- Input image to generate video from (image-to-video). Supports jpg, jpeg, png, webp.
- no_op
- Health check mode - returns status without inference.
- prompt (required)
- Text prompt for video generation.
- duration
- Duration of the video in seconds (1-20). Ignored when audio is provided.
- resolution
- Resolution of the video.
- save_audio
- Save the video with audio.
- aspect_ratio
- Aspect ratio of the video. Ignored when an input image is provided.
- last_frame_image
- Reference image for the last frame of the video. Supports jpg, jpeg, png, webp.
- prompt_upsampling
- Use prompt upsampling to enhance the prompt.
- disable_safety_filter
- Disable safety filter for prompts (and input image). When disabled, prompts are not checked for unsafe content before generation.
Output Schema
Output
Example Execution Logs
14:00:25.172 Using seed: 697104166
Version Details
- Version ID
e66ac1bd08203ca36bbda597cef3f82e18410d944cb7f2de3f76bbc552d1fba3- Version Created
- April 15, 2026