pytti-tools / pytti-core

https://pytti-tools.github.io/pytti-book/intro.html
MIT License
79 stars 23 forks source link

fix show_palettes #178

Closed dmarx closed 2 years ago

dmarx commented 2 years ago

also, fix for showing palettes: https://github.com/pytti-tools/pytti-core/compare/main...deeplearn-art:main

update_func#ln96

if show_palette: #and isinstance(img, PixelImage):
dmarx commented 2 years ago

see also #160

dmarx commented 2 years ago

I think this is actually fixed now, but leaving it open until I at least add a test to ensure this has coverage future-forward