Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Replace deprecated PIL.Image.LINEAR with PIL.Image.BILINEAR #16

Merged
merged 1 commit into from
Aug 1, 2023

Conversation

submagr
Copy link
Contributor

@submagr submagr commented Aug 1, 2023

The Pillow 10.0.0 is released on July 1 and deprecated PIL.Image.LINEAR in favor or PIL.Image.BILINEAR.

See detectron2 issue for the fix

The Pillow 10.0.0 is released on July 1 and deprecated PIL.Image.LINEAR in favor or PIL.Image.BILINEAR.

See [detectron2 issue](facebookresearch/detectron2#5010) for the fix
@ywyue ywyue merged commit 33ad087 into ywyue:main Aug 1, 2023
@ywyue
Copy link
Owner

ywyue commented Aug 1, 2023

Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants