Skip to content

Latest commit

 

History

History
22 lines (16 loc) · 359 Bytes

README.md

File metadata and controls

22 lines (16 loc) · 359 Bytes

Personal Website

Setup

brew install sass/sass/sass  # on MacOS
poetry env use 3.10
poetry install

To generate and visualize

poetry run python -m generator build
python -m http.server --directory generated

Generate a black and white version of a picture

poetry run python -m generator bw thumbnails/inhibition.png