Skip to content

Latest commit

 

History

History
18 lines (15 loc) · 305 Bytes

README.md

File metadata and controls

18 lines (15 loc) · 305 Bytes

GLITCH-DUMP

Collection of image warping tools in Python 3.

Installation

pip install -r requirements.txt

Run

Edit what filters get run in main, then:

python main.py source-image-filepath

TODO

  • more filters
  • allow for pseudo-machine learning preferred parameters?