The aim of this project is to implement various filters and effects as seen on Photoshop, Snapchat etc.
pip install -r requirements.txt
streamlit run app.py
This project currently has the following filters
- Blur
- Gaussian Blur
- Gray
- Emboss
- Invert
- HDR
- Histogram Equalize
- Adjust Brightness
- Color Filters
- Sketch Filter
- Cartoon Filter