- Support parsing
PIL.Image.Image
object(s) directly other than image path(s) topredict_image
andpredict_images
functions. Rename the originalimage_path
/image_paths
position arg toimage_handle
/image_handles
(breaking change). - Add Python 3.12 to CI test.