← Back to all generators

prunaai/p-image-try-on

Virtual try-on. Put one or more garments onto a person photo while keeping their face, pose, and body.

Capabilities

Seed

Cost

Community model (estimated from hardware time)

Input Parameters

garment_images required array

Garment reference images. Up to 6 recommended, up to 11 supported.

person_image required string

Person image to edit.

no_op boolean

Health check mode - returns status without inference.

Default: false
output_format string

Format of the saved output image.

Default: "jpg"
webp jpg png
output_quality integer

Quality for jpg/webp outputs from 0 to 100.

Default: 95 min: 0, max: 100
preserve_input_size boolean

Return the output at the original input resolution.

Default: true
prompt string

EXPERIMENTAL. For non-flatlay garment images, indicates which garment of an image to use, e.g. 'the green t-shirt from image 1 and the trousers from image 2'.

Default: ""
reference_pose string

EXPERIMENTAL: Optional reference pose image. When provided, the person is reposed to match this reference before virtual try-on. Might fail for some seeds.

seed integer

Random seed. Leave blank for a random seed.

turbo boolean

If turned on, the model will run faster with additional optimizations. Not recommended for more than 4 garments.

Default: false
Version: 19e37f4015a3 Updated: 6/26/2026 4.4K runs