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

prunaai /p-video-replace:6c7e2418

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
mode
None
replace
Mode: 'replace' lets you place characters into the video. 'animate' uses the video to animate your image.
video
string
Source RGB video (.mp4): motion/pose + audio source.
images
array
[]
Reference image(s). In 'replace' mode: identity references (1-4). In 'animate' mode: only the first image will be animated.
instruction_prompt
string
Further instruction on how to place the people from the reference images into the scene.
resolution
None
1080p
Target ~megapixel budget: 720p ≈ 1 MP, 1080p ≈ 2 MP (aspect ratio preserved).
fps
None
24
Frames per second of the output 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
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'}