Metadata-Version: 2.1
Name: image-enhancer-viv
Version: 0.1.1
Summary: A tool to enhance and restore facial images using Real-ESRGAN and GFPGAN
Home-page: https://github.com/yourusername/image-enhancer-viv
Author: Your Name
Author-email: your.email@example.com
Classifier: Programming Language :: Python :: 3
Classifier: Operating System :: OS Independent
Requires-Python: >=3.7
Description-Content-Type: text/markdown
Requires-Dist: torch ==1.11.0
Requires-Dist: torchvision ==0.12.0
Requires-Dist: opencv-python
Requires-Dist: Pillow
Requires-Dist: numpy
Requires-Dist: basicsr
Requires-Dist: realesrgan
Requires-Dist: gfpgan

