File size: 434 Bytes
8448940
 
 
 
 
 
 
2c9430c
8448940
2c9430c
8448940
 
 
 
 
 
 
 
 
 
 
2c9430c
8448940
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
---
title: Virtual Try-On Demo
emoji: πŸ‘š
colorFrom: blue
colorTo: purple
sdk: gradio
sdk_version: "4.24.0"
app_file: app.py
pinned: false
short_description: Virtual Try-on
---

# Virtual Try-On Demo

This application is a Virtual Try-On model demonstration powered by Gradio. It allows users to try on various clothing items virtually.

## How to Run

To start the app locally, use the following command:

```bash
python app.py
```