You're looking at a specific version of this model. Jump to the model overview.
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 |
---|---|---|---|
garm_img |
string
|
Garment, should match the category, can be a product image or even a photo of someone
|
|
garment_des |
string
|
Description of garment e.g. Short Sleeve Round Neck T-shirt
|
|
human_img |
string
|
Model, if this is not 3:4 check crop
|
|
mask_img |
string
|
Mask image, optional (but faster)
|
|
category |
string
(enum)
|
upper_body
Options: upper_body, lower_body, dresses |
Category of garment
|
crop |
boolean
|
False
|
Use cropping? (check this if your image is not 3:4)
|
force_dc |
boolean
|
False
|
Use the DressCode version of IDM-VTON (this is default false, except if category=dresses)
|
mask_only |
boolean
|
False
|
Return only the mask
|
steps |
integer
|
30
Min: 1 Max: 40 |
None
|
seed |
integer
|
42
|
None
|
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'}