Uh oh!
There was an error while loading. Please reload this page.
Fix some documentation in ./src/diffusers/models/embeddings.py for demo - #9579
Conversation
a-r-r-o-w
left a comment
There was a problem hiding this comment.
Thanks for the PR! Just some minor improvement suggestions. Will be good to merge after that
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Co-authored-by: Aryan <contact.aryanvs@gmail.com>
Co-authored-by: Aryan <contact.aryanvs@gmail.com>
Co-authored-by: Aryan <contact.aryanvs@gmail.com>
Co-authored-by: Aryan <contact.aryanvs@gmail.com>
Divyam01325
left a comment
There was a problem hiding this comment.
Reviewed! I'll remember the convention and follow the same when submitting future PRs!
a-r-r-o-w
left a comment
There was a problem hiding this comment.
One last thing, could you run make style to fix the quality tests?
HuggingFaceDocBuilderDev
commented
Oct 9, 2024
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. |
a-r-r-o-w
commented
Oct 15, 2024
Gentle ping to run |
Divyam01325
commented
Oct 15, 2024
Sorry for the late response, there was some college work piled up. So while running the same after eliminating certain errors, and then some, this output is printed Is this correct or should I fix some more things before I push? |
a-r-r-o-w
commented
Oct 15, 2024
I believe that should be all, thanks! |
This issue has been automatically marked as stale because it has not had recent activity. If you think this still needs to be addressed please comment on this thread. Please note that issues that do not follow the contributing guidelines are likely to be ignored. |
yiyixuxu
commented
Dec 3, 2024
thank you! |
…mo (huggingface#9579) * Fix some documentation in ./src/diffusers/models/embeddings.py as demonstration. --------- Co-authored-by: DaAccursed05 <68813178+DaAccursed05@users.noreply.github.com> Co-authored-by: Aryan <contact.aryanvs@gmail.com> Co-authored-by: Aryan <aryan@huggingface.co> Co-authored-by: YiYi Xu <yixu310@gmail.com>
…mo (#9579) * Fix some documentation in ./src/diffusers/models/embeddings.py as demonstration. --------- Co-authored-by: DaAccursed05 <68813178+DaAccursed05@users.noreply.github.com> Co-authored-by: Aryan <contact.aryanvs@gmail.com> Co-authored-by: Aryan <aryan@huggingface.co> Co-authored-by: YiYi Xu <yixu310@gmail.com>
What does this PR do?
Fixes#9567
Before submitting
documentation guidelines, and
here are tips on formatting docstrings.
Who can review?
This PR tries to attempt a solution at one of the submodules listed in #9567 so I think @a-r-r-o-w is the best to review it. Alongside the same, @charchit7@yijun-lee and @SubhasmitaSw were also working on the same, so just a ping for the update on the same.