Metadata-Version: 2.1
Name: image-enhancer-vc
Version: 0.1.2
Summary: A deep learning-powered image enhancement library using Real-ESRGAN and GFPGAN
Author: Innamuri Ahalya
Author-email: innamuriahalya1234@gmail.com
Requires-Python: >=3.7
Description-Content-Type: text/markdown

# image-enhancer-vc

A deep learning-based image enhancement tool using Real-ESRGAN and GFPGAN.

## Features

- Super-resolution with Real-ESRGAN
- Face enhancement using GFPGAN
- Blurriness detection & image validation

## Installation

```bash
pip install -e .
