[train_text_to_image] Better image interpolation in training scripts follow up#11426
[train_text_to_image] Better image interpolation in training scripts follow up#11426asomoza merged 3 commits intohuggingface:mainfrom
Conversation
|
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 @tongyu0924 , for contributing in diffusers you have to format the code, can you run these two commands on the console: make style 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. |
098499b to
bac27a1
Compare
Thanks! I have run make style and make quality, and pushed the updated code. |
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.