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

prunaai /p-video-animate:cb935d44

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
video
string
Source RGB video (.mp4): motion + audio source.
image
string
Reference image of the subject to animate.
instruction_prompt
string
Further instruction on how the reference subject should be animated using the motion of the input video.
resolution
None
720p
Target ~megapixel budget: 720p ≈ 1 MP, 1080p ≈ 2 MP (aspect ratio preserved).
target_fps
None
original
Target FPS for the working video.
save_audio
boolean
True
Save the video with audio.
disable_safety_checker
boolean
False
Disable safety checker for generated videos.
seed
integer
Random seed. Leave blank for random.
no_op
boolean
False

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'}