infery
← All models

try-on

cat-vton

Image editby Cat Vton

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

FieldTypeDescription
seed The same seed and the same input given to the same version of the model will output the same image every time.
cloth_typerequiredstringenum: 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_sizeThe size of the generated image.
guidance_scalenumber 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_urlrequiredstringUrl for the human image.
garment_image_urlrequiredstringUrl to the garment image.
num_inference_stepsintegerThe number of inference steps to perform.

Output

FieldTypeDescription
imageThe output image.