Skip to content

Patch release v1.4.1 - Use cv2 resize instead of PIL

Compare
Choose a tag to compare
@patrickvonplaten patrickvonplaten released this 17 Sep 08:44
· 36 commits to main since this release
bae45b2

cv2 resize gives significantly better results when running pixtral in inference as compared to PIL hence we're making a patch release to resize images using cv2 as shown here: bae45b2