You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This project is an implementaion of a CLI program that inverts image/set of images.
5
+
6
+
## Requirements
7
+
First, you need to install `pillow` module. You can check the official instructions [here](https://pillow.readthedocs.io/en/stable/installation.html) and follow the instructions according to the OS you are running.
NOTE: **output** images will be generated in the **current working directory**
17
+
### Before
18
+

0 commit comments