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

prunaai /p-video-replace:6f42eb95

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.
images
array
[]
Identity reference image(s) (1-4) to place into the video.
instruction_prompt
string
Further instruction on how to place the people from the reference images into the scene.
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'}