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
Cost
Community model (estimated from hardware time)
Input Parameters
| Name | Type | Description | Default | Constraints |
|---|---|---|---|---|
garment_images * | array | Garment reference images. Up to 6 recommended, up to 11 supported. | — | — |
person_image * | string (uri) | Person image to edit. | — | — |
no_op | boolean | Health check mode - returns status without inference. | false | — |
output_format | string | Format of the saved output image. | "jpg" | webp jpg png |
output_quality | integer | Quality for jpg/webp outputs from 0 to 100. | 95 | min: 0, max: 100 |
preserve_input_size | boolean | Return the output at the original input resolution. | 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'. | "" | — |
reference_pose | string (uri) | 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. | false | — |
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.
false output_format string Format of the saved output image.
"jpg" output_quality integer Quality for jpg/webp outputs from 0 to 100.
95 min: 0, max: 100 preserve_input_size boolean Return the output at the original input resolution.
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'.
"" 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.
false 19e37f4015a3 Updated: 6/26/2026 4.4K runs
cinemasetfree.com