Add project files
This commit is contained in:
parent
cfed3330cf
commit
d55a4aaf08
4 changed files with 126 additions and 0 deletions
|
@ -1,2 +1,8 @@
|
|||
# glitch
|
||||
|
||||
Experimental implementations of some destructive image effects in Python
|
||||
|
||||
## Requirements
|
||||
|
||||
Those alGoRitHms are designed to work with Pillow.
|
||||
Have a look at [requirements.txt](./requirements.txt)
|
||||
|
|
Reference in a new issue