Giter VIP home page Giter VIP logo

hakunamatata1997 / image-enhancer-webapp Goto Github PK

View Code? Open in Web Editor NEW
4.0 1.0 2.0 1.62 MB

This is a web application built with Flask that allows users to enhance their images using different models. The app supports various image enhancement models, including RealESRGAN and GFPGAN

License: GNU General Public License v3.0

Python 61.91% CSS 11.40% HTML 26.69%
gfpgan image-restoration imagerestoration

image-enhancer-webapp's Introduction

Image Enhancement Web App

This is a web application built with Flask that allows users to enhance their images using different models. The app supports various image enhancement models, including RealESRGAN and GFPGAN. Prerequisites

Before running the web app, make sure you have the following dependencies installed:

You can install the dependencies by running the following command:

pip install -r requirements.txt

Usage

Clone this repository to your local machine:

bash

git clone https://github.com/hakunamatata1997/Image-Enhancer-WebApp.git

Navigate to the project directory:

cd image-enhancement-webapp

Run the Flask app:

python app.py

Open your web browser and go to http://localhost:52525.

Upload an image file (.jpg, .jpeg, or .png) and select the desired model version and scaling factor.

Click the "Enhance" button to process the image and view the enhanced result.

Web View:

Home

Results

Folder Structure:

app.py: The main Flask application file. templates/: Directory containing the HTML templates for the web pages. static/: Directory containing the CSS stylesheets and images used in the web pages. uploads/: Directory where user-uploaded images are stored. outputs/: Directory where the enhanced images are saved.

Customization:

You can customize the supported models by adding or modifying the models in the enhance_image function in app.py. The web app's appearance and layout can be modified by editing the HTML templates in the templates/ directory and the CSS stylesheets in the static/ directory.

image-enhancer-webapp's People

Contributors

hakunamatata1997 avatar

Stargazers

 avatar  avatar  avatar  avatar

Watchers

 avatar

image-enhancer-webapp's Issues

image enhancing

the enhanced image in the final page is not showing please resolve this problem
Annotation 2024-02-07 115156
Annotation 2024-02-07 115156

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.