Spaces:
Runtime error
Runtime error
A newer version of the Gradio SDK is available: 6.14.0
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
- Upload your photo
- Upload a fabric image
- Click "Apply Fabric"
- 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