File size: 553 Bytes
9bfd1a7
 
 
 
 
 
0f9c5d7
9bfd1a7
 
 
9b7c505
9bfd1a7
9b7c505
9bfd1a7
9b7c505
9bfd1a7
9b7c505
9bfd1a7
 
 
 
 
 
9b7c505
 
 
0f9c5d7
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
---
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