Add project files

This commit is contained in:
Julian Müller (ChaoticByte) 2024-01-04 23:27:49 +01:00
parent cfed3330cf
commit d55a4aaf08
4 changed files with 126 additions and 0 deletions

View file

@ -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)