← 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_imagesrequiredarray

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

person_imagerequiredstring

Person image to edit.

no_opboolean

Health check mode - returns status without inference.

Default: false
output_formatstring

Format of the saved output image.

Default: "jpg"
webpjpgpng
output_qualityinteger

Quality for jpg/webp outputs from 0 to 100.

Default: 95min: 0, max: 100
preserve_input_sizeboolean

Return the output at the original input resolution.

Default: true
promptstring

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_posestring

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

seedinteger

Random seed. Leave blank for a random seed.

turboboolean

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

Default: false
Version: 0e122964dd5dUpdated: 7/25/20268.3K runs