Skip to content

VikTs/mini-remini

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 

Repository files navigation

MiniRemini

Angular NodeJs TypeScript Python

Mini-Remini is a web application for enhancing the image. It was inspired by Remini.

Features

  • Upload the image using file selection or drag and drop
  • Apply filters to the image:
    • Blured photo restoration using Real ESRGAN AI model
    • Face enhancement using GFPGAN AI model
    • Color correction
  • View the filtered image in the before/after slider
  • Download the enhanced image

Project structure

This project consists of two parts:

Getting started

git clone https://github.com/VikTs/mini-remini.git

For detailed setup instructions:

Live demo

The live demo is available here: https://vikts.github.io/mini-remini/

Note: The online demo may currently be unavailable.

The backend is hosted on Huggingface (free tier) which provides limited resources. Since the app performs AI-based image processing, some requests may take a long time to complete or timeout. For the best results and functionality it`s recommended to run the project locally

Packages

 
 
 

Contributors

Languages