codeverything / awesome-projects

This repository contains awesome scripts and web based projects.
MIT License
38 stars 38 forks source link

Image Enhancer using Python #52

Closed Divya2163 closed 1 year ago

Divya2163 commented 1 year ago

Name of your Project: Image Enhancer using Python

Brief Summary: Image enhancer using Python imaging library in python. A simple image enhancer code where you can add any image by just changing the input file name and can adjust the enhancement scale also.

Issue no. : #44

Self Check:

NOTE: If issue was not assigned to you it'll become invalid.

palanioffcl commented 1 year ago

@Divya2163 kindly rename requirements.md to requirements.txt and try to make it in a format with flake8lint

Divya2163 commented 1 year ago

@palanioffcl Made the required changes, kindly check