Virtuelles Try-On
Verwenden Sie die CometAPI Kling Virtual Try-On API, um realistische Videos von Outfit-Wechseln aus einem Personenbild und einem Kleidungsbild mit Stil- und Passform-Steuerung zu erstellen.
Verwenden Sie diesen Endpoint, um ein virtuelles Try-On-Bild aus einem Personenbild und einem Kleidungsbild zu generieren.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.
Bevor Sie ihn aufrufen
- Stellen Sie ein
human_imageund eincloth_imagebereit - Beginnen Sie mit
kolors-virtual-try-on-v1oderkolors-virtual-try-on-v1-5 - Verwenden Sie für den ersten Test saubere Produktaufnahmen von Kleidung oder Kleidungsbilder mit weißem Hintergrund
Aufgabenablauf
Try-On-Aufgabe absenden
Aufgabe abfragen
Autorisierungen
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