img / README.md
aamsko's picture
Update README.md
0f9c5d7 verified
---
title: Face + Dress Image Enhancer
emoji: πŸ‘—
colorFrom: pink
colorTo: indigo
sdk: gradio
sdk_version: 5.47.0
app_file: app.py
pinned: false
---
# πŸ‘— Face + Dress Image Enhancer
A simple application that enhances facial details and clothing in images using **GFPGAN** and **SwinIR**.
## πŸš€ Features
- βœ… Face restoration with GFPGAN
- βœ… Clothing enhancement using SwinIR super-resolution
- βœ… Built with Gradio
- βœ… Deployable on Hugging Face Spaces
## πŸ› οΈ How to Run Locally
```bash
pip install -r requirements.txt
python app.py