vton / README.md
Harsh-7300's picture
Upload 36 files
399b9e6 verified
---
license: apache-2.0
title: Virtual_try_on
sdk: gradio
emoji: 😻
colorFrom: indigo
colorTo: red
short_description: 'cloth try on '
---
Try on - Ultra-high quality virtual try-on for Any Clothing or try on for using outfit Sketches
## How to Run
**Test Environment: Python 3.10
Install dependencies
```
pip install -r requirements.txt
```
**Update it in codespaces **
```
sudo apt-get update
sudo apt-get install -y libgl1-mesa-glx libglib2.0-0
```
**Set up the environment variable**
```
export OA_IP_ADDRESS=https://humanaigc-outfitanyone.hf.space/--replicas/ppht9/
```
Run
```
python app.py
```
Success log
```
API: https://humanaigc-outfitanyone.hf.space/--replicas/ppht9/
Loaded as API: https://humanaigc-outfitanyone.hf.space/--replicas/ppht9/ ✔
Running on local URL: http://127.0.0.1:6006
```
Please visit http://127.0.0.1:7860 to web.
Voila!!!! YOU'VE create a virtual try on for specific models!!!!