|
--- |
|
title: Virtual Try-On Diffusion [VTON-D] |
|
emoji: 👗 |
|
colorFrom: indigo |
|
colorTo: purple |
|
sdk: gradio |
|
sdk_version: 5.6.0 |
|
app_file: app.py |
|
pinned: false |
|
short_description: Diffusion-based multi-modal virtual try-on pipeline demo |
|
tags: |
|
- virtual try-on |
|
- vton |
|
- clothing transfer |
|
- diffusion |
|
- img2img |
|
- txt2img |
|
--- |
|
|
|
# Virtual Try-On Diffusion [VTON-D] by Texel.Moda |
|
|
|
Virtual Try-On Diffusion [VTON-D] by [Texel.Moda](https://texelmoda.com/) is a custom diffusion-based pipeline for fast |
|
and flexible multi-modal virtual try-on. Clothing, avatar and background can be specified by reference images or text |
|
prompts allowing for clothing transfer, avatar replacement, fashion image generation and other virtual try-on related |
|
tasks. |
|
|
|
This API is available [through the RapidAPI Hub](https://rapidapi.com/texelmoda-texelmoda-apis/api/try-on-diffusion). |
|
Additionally, you can find the extensive API documentation |
|
[here](https://huggingface.co/spaces/texelmoda/try-on-diffusion/blob/main/docs/API.md). |
|
|