File size: 930 Bytes
106fe0a
399b9e6
 
 
 
 
 
 
106fe0a
399b9e6
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
---
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!!!!