Clone this repository locally using:
git clone https://github.com/davidemornatta/simple-equalizer.git
Or download the repository and unzip it.
Verify that you have python installed using:
python --version
If not, download it from the official website.
Install the required packages with:
pip install -r requirements.txt
Navigate to the folder where this repository has been cloned, and run:
python simple-equalizer.py
Select the image you want to equalize with the "Open File" button, or copy and paste the path in the entry box. Press "Equalize" and you will find the equalized image in the equalizer folder.