Welcome to the Image Upscaler & Restorer project! This tool utilizes the GFPGAN algorithm to enhance and restore images, providing a seamless way to improve image quality.
App URL: https://huggingface.co/spaces/shubham5027/image_upscale
This project leverages advanced deep learning models to upscale and restore images, transforming low-resolution or damaged images into high-quality visuals. It’s perfect for graphic designers, photographers, and anyone needing to improve image quality professionally.
- Image Upscaling: Increase image resolution up to 4x.
- Restoration: Restore degraded or damaged parts of images.
- Support for Multiple Versions: Compatible with GFPGAN v1.2, v1.3, v1.4, and RestoreFormer.
- Clone the Repository:
git clone https://github.com/shubham5027/Image-Upscaler-Restoration-GFPGAN-Algorithm.git cd Image-Upscaler-Restoration-GFPGAN-Algorithm
- Install Dependencies:
pip install -r requirements.txt
- Download Models:
python download_models.py
-
Run the Application:
python app.py
-
Follow Prompts: Answer the prompts to upscale or restore your images.
We welcome contributions! Please read our Contributing Guidelines to get started.
Distributed under the MIT License. See the LICENSE file for more information.
Thank you for using Image Upscaler & Restorer! Enjoy enhancing your images!