This repository has been archived on 2025-09-28. You can view files and clone it, but you cannot make any changes to it's state, such as pushing and creating new issues, pull requests or comments.
glitch/README.md

9 lines
208 B
Markdown
Raw Normal View History

2024-01-04 21:47:32 +01:00
# glitch
2024-01-04 23:27:49 +01:00
2024-01-04 21:47:32 +01:00
Experimental implementations of some destructive image effects in Python
2024-01-04 23:27:49 +01:00
## Requirements
Those alGoRitHms are designed to work with Pillow.
Have a look at [requirements.txt](./requirements.txt)