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

prunaai /p-image-try-on:190a076f

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
person_image
string
Person image to edit.
garment_images
array
Up to 4 garment reference images; extra images are ignored.
seed
integer
Random seed. Leave blank for a random seed.
preserve_input_size
boolean
True
Resize the final result back to the capped person image size used by the pipeline.
output_format
None
jpg
Format of the saved output image.
output_quality
integer
95

Max: 100

Quality for jpg/webp outputs from 0 to 100.

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'}