← Back to all generators

prunaai/p-video-replace

p-video-replace swaps the person in a video with one from a reference image, keeping motion, timing, camera, and scene exactly as they were. 3.58s per 1s of video generated.

Capabilities

Seed

Cost

Community model (estimated from hardware time)

Input Parameters

imagesrequiredarray

Identity reference image(s) (1-3) to place into the video.

videorequiredstring

Source RGB video (.mp4): motion + audio source.

disable_safety_checkerboolean

Disable safety checker for generated videos.

Default: false
ignore_audioboolean

Ignore source audio during generation. If save_audio is true, the source audio is still saved with the final video.

Default: false
instruction_promptstring

Further instruction on how to place the people from the reference images into the scene.

Default: ""
no_opboolean
Default: false
resolutionstring

Target ~megapixel budget: 720p ≈ 1 MP, 1080p ≈ 2 MP (aspect ratio preserved).

Default: "720p"
720p1080p
save_audioboolean

Save the video with audio.

Default: true
seedinteger

Random seed. Leave blank for random.

target_fpsstring

Target FPS for the working video.

Default: "original"
original2448
turboboolean

Turbo mode: faster generation for slightly lower quality.

Default: false
Version: fef98527c7ebUpdated: 7/25/20261.9K runs