You're looking at a specific version of this model. Jump to the model overview.

prunaai /p-video-avatar:bdaf822f

Input schema

The fields you can use to run this model with an API. If you don’t give a value for a field its default value will be used.

Field Type Default value Description
image
string
Input image (first frame). Supports jpg, jpeg, png, webp.
audio
string
Input audio that drives video duration and lip-sync / motion conditioning. Supports flac, mp3, wav.
prompt
string
Optional text prompt for additional guidance.
resolution
None
720p
Output resolution.
draft
boolean
False
Draft mode. Skips Stage 2 refinement for a faster, lower-quality preview.
disable_safety_filter
boolean
True
Disable safety filter for prompts and input image. When disabled, prompts are not checked for unsafe content before generation.
seed
integer
Random seed. Set for reproducible generation.
no_op
boolean
False
Health check mode — returns status without inference.

Output schema

The shape of the response you’ll get when you run this model with an API.

Schema
{'format': 'uri', 'title': 'Output', 'type': 'string'}