-
Notifications
You must be signed in to change notification settings - Fork 6k
Add LANCZOS as default interplotation mode. #11463
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
Add LANCZOS as default interplotation mode. #11463
Conversation
thanks @Va16hav07, now it looks good to me, as a final step, for contributing in diffusers you have to format the code, can you run these two commands on the console:
If for some reason you can't run them, I can run a bot that does this for you, but it's always better to run it yourself, specially for larger contributions of code with multiple reviews. |
Thanks, I have run style and quality checks and pushed the updated code. |
The docs for this PR live here. All of your documentation changes will be reflected on that endpoint. The docs are available until 30 days after the last update. |
thanks a lot! |
What does this PR do?
Fixes #11390
Before submitting
documentation guidelines, and
here are tips on formatting docstrings.
Who can review?
Anyone in the community is free to review the PR once the tests have passed. Feel free to tag
members/contributors who may be interested in your PR.