img / README.md
aamsko's picture
Update README.md
0f9c5d7 verified

A newer version of the Gradio SDK is available: 6.6.0

Upgrade
metadata
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

pip install -r requirements.txt
python app.py