Spaces:
Running
on
Zero
Running
on
Zero
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 | |
``` | |