fifa-tryon-demo / README.md
hasibzunair's picture
update
0eb6ae5
---
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
```