Try in playground
Test Pruna Video in the Runpod Hub playground.
Request
All parameters are passed within theinput object in the request body.
string
required
Text description of the desired video content.
string
URL of an input image for image-to-video generation. Supports jpg, jpeg, png, webp. When provided,
aspect_ratio is ignored.string
URL of an audio file for audio-conditioned generation. Supports flac, mp3, wav. When provided,
duration is ignored and the video matches audio length.integer
default:"5"
Video duration in seconds (1-10). Ignored when audio is provided.
string
default:"720p"
Video resolution. Options:
720p, 1080p.integer
default:"24"
Frames per second. Options:
24, 48.string
default:"16:9"
Output aspect ratio. Options:
16:9, 9:16, 4:3, 3:4, 3:2, 2:3, 1:1. Ignored when image is provided.integer
Seed for reproducible generation.
boolean
default:"false"
Enable draft mode for faster, lower-quality preview. Reduces cost by 75%.
boolean
default:"true"
Include audio in the output video.
boolean
default:"true"
Automatically enhance the prompt for better results.
Response
string
Unique identifier for the request.
string
Request status. Returns
COMPLETED on success, FAILED on error.integer
Time in milliseconds the request spent in queue before processing began.
integer
Time in milliseconds the model took to generate the video.
object
Cost calculation
Pruna Video pricing varies by resolution and draft mode:
Example costs (standard mode):