← All models
Image based high quality Virtual Try-On
images
Details
- Accepts
- image
Pricing
- Price
- 0.156 cr / second
Prices in credits (1 credit = $0.01).
Data schema
Input
| Field | Type | Description |
|---|---|---|
| seed | — | The same seed and the same input given to the same version of the model will output the same image every time. |
| cloth_typerequired | stringenum: upper, lower, overall, inner, outer | Type of the Cloth to be tried on. Options: upper: Upper body cloth lower: Lower body cloth overall: Full body cloth inner: Inner cloth, like T-shirt inside a jacket outer: Outer cloth, like a jacket over a T-shirt |
| image_size | — | The size of the generated image. |
| guidance_scale | number | The CFG (Classifier Free Guidance) scale is a measure of how close you want the model to stick to your prompt when looking for a related image to show you. |
| human_image_urlrequired | string | Url for the human image. |
| garment_image_urlrequired | string | Url to the garment image. |
| num_inference_steps | integer | The number of inference steps to perform. |
Output
| Field | Type | Description |
|---|---|---|
| image | — | The output image. |