Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 458 Bytes

README.md

File metadata and controls

16 lines (12 loc) · 458 Bytes

py_image_art

Replicating Images colored/B&W into plots

Install requirements

pip install -r requirements.txt
Put your Image (to be plotted) in images folder and run the script.

That's it!