Virtual Try-On
Use CometAPI Kling Virtual Try-On API to create realistic outfit-change videos from a person image and clothing image, with style and fit controls.
Before you call it
- Provide one
human_imageand onecloth_image - Start with
kolors-virtual-try-on-v1orkolors-virtual-try-on-v1-5 - Use clean clothing product shots or white-background garment images for the first test
Task flow
Poll the task
Authorizations
Bearer token authentication. Use your CometAPI key.
Body
Person image to dress. Accepts an image URL or raw Base64 string (no data: prefix). Formats: JPG, JPEG, PNG. Max 10 MB, minimum 300×300 px.
Clothing image for the try-on. Accepts an image URL or raw Base64 string (no data: prefix). Formats: JPG, JPEG, PNG. Max 10 MB, minimum 300×300 px. Supports tops, bottoms, and one-piece dresses. The v1-5 model also accepts a combined top+bottom image stitched together.
Webhook URL for task status notifications.
Virtual try-on model version.
kolors-virtual-try-on-v1, kolors-virtual-try-on-v1-5