google-coral / pycoral

Python API for ML inferencing and transfer-learning on Coral devices
https://coral.ai
Apache License 2.0
340 stars 138 forks source link

ANTIALIAS was removed in Pillow 10.0.0 #121

Closed ayyucedemirbas closed 1 year ago

ayyucedemirbas commented 1 year ago

We need to use PIL.Image.LANCZOS

ayyucedemirbas commented 1 year ago

I've opened another pr to change all of the files