Spaces:
Running
Running
A newer version of the Gradio SDK is available:
5.25.2
metadata
title: Image Upscaler & Restorer
emoji: πΌοΈ
colorFrom: indigo
colorTo: blue
sdk: gradio
sdk_version: 3.50.2
app_file: app.py
pinned: false
πΌοΈ Image Upscaler & Restorer
Welcome to the Image Upscaler & Restorer project! This tool uses the GFPGAN algorithm to enhance and restore images with minimal user effort.
π Live Demo: Launch Space
π Description
This app uses deep learning models like GFPGAN and RestoreFormer to:
- Upscale images up to 4x resolution
- Restore damaged, old, or low-quality photos
Perfect for:
- Designers
- Photographers
- Anyone wanting to enhance image quality
β¨ Features
- β Image upscaling up to 4x
- β Damage and artifact restoration
- β Compatible with GFPGAN v1.2 β v1.4 and RestoreFormer
π οΈ Installation (For local use)
git clone https://github.com/shubham5027/Image-Upscaler-Restoration-GFPGAN-Algorithm.git
cd Image-Upscaler-Restoration-GFPGAN-Algorithm
pip install -r requirements.txt
python download_models.py
π§ͺ Usage
python app.py
Follow the interface prompts to upload and process your image.
π€ Contribution
Contributions welcome! See the Contributing Guidelines.
π License
MIT License β see LICENSE for details.