Instagram filters implemented in python with kivy framework as ui framework and kivymd for material design The main image processing is done by pilgram library
- First you need to clone this repository with the following command:
git clone https://github.com/XCarCedo/Filtergram.git
- Then you need to install required libraries and frameworks:
pip install -r requirements.txt
- After that you can run the main.py file:
python main.py