Himanshu-AT
refactor + discard leaked key
2c9430c
---
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
```