ankara-tryon / README.md
jquenum's picture
Upload README.md with huggingface_hub
3574511 verified

A newer version of the Gradio SDK is available: 6.14.0

Upgrade
metadata
title: Ankara Try-On
emoji: 👗
colorFrom: purple
colorTo: pink
sdk: gradio
sdk_version: 4.0.0
app_file: app.py
license: cc0-1.0
pinned: false

Clothing Virtual Try-On

A HuggingFace Space that segments clothing from photos and applies fabric patterns using DeepLabV3+ ONNX model.

Usage

  1. Upload your photo
  2. Upload a fabric image
  3. Click "Apply Fabric"
  4. Download the result

Model

Uses Metal3d/deeplabv3p-resnet50-human ONNX model.

The model segments:

  • top-clothes (class 5)
  • bottom-clothes (class 9)

License

CC0-1.0