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

prunaai /p-image-try-on:c32fa800

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
object
Person image to edit.
garment_images
array
None
reference_pose
object
None
prompt
string
None
turbo
boolean
False
None
seed
integer
Random seed. Leave blank for a random seed.
preserve_input_size
boolean
True
None
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.
no_op
boolean
False
Health check mode - returns status without inference.

Output schema

The shape of the response you’ll get when you run this model with an API.

Schema
{'title': 'Output', 'type': 'object'}