gc9a01_mpy
gc9a01_mpy copied to clipboard
Fix image_converter to use Image.ADAPTIVE instead of Image.Palette.ADAPTIVE
As with Pillow==8.1.2, PIL.Image.Palette does not exist, instead WEB and ADAPTIVE live directly under PIL.Image.