File size: 410 Bytes
f3d8775
 
4a285f6
f3d8775
 
 
 
 
 
 
 
 
eeb584e
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
---
title: Fifa Tryon Demo
emoji: πŸ§₯πŸ‘šπŸ‘•πŸ‘”
colorFrom: yellow
colorTo: red
sdk: gradio
app_file: app.py
pinned: false
license: afl-3.0
---

Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference

#### Gradio Interactive app for virtual try-on

To run this app locally, clone repo and do the following:
```python
pip install -r requirements.txt
python app.py
```