Virtual Try-On
Użyj API CometAPI Kling Virtual Try-On, aby tworzyć realistyczne filmy ze zmianą stroju na podstawie zdjęcia osoby i zdjęcia ubrania, z kontrolą stylu i dopasowania.
Użyj tego endpointu, aby wygenerować obraz virtual try-on na podstawie jednego zdjęcia osoby i jednego zdjęcia ubrania.Documentation Index
Fetch the complete documentation index at: https://apidoc.cometapi.com/llms.txt
Use this file to discover all available pages before exploring further.
Zanim wywołasz endpoint
- Podaj jeden
human_imagei jedencloth_image - Zacznij od
kolors-virtual-try-on-v1lubkolors-virtual-try-on-v1-5 - Do pierwszego testu użyj czystych zdjęć produktowych odzieży lub zdjęć ubrań na białym tle
Przepływ zadania
Prześlij zadanie try-on
Odpytuj zadanie
Autoryzacje
Bearer token authentication. Use your CometAPI key.
Treść
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