Demo / README.md
jansibivin's picture
Upload README.md
5d1ef5a verified

A newer version of the Gradio SDK is available: 5.25.2

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

Screenshot

🀝 Contribution

Contributions welcome! See the Contributing Guidelines.

πŸ“„ License

MIT License β€” see LICENSE for details.