Fix some documentation in ./src/diffusers/models/embeddings.py for demo#9579
Fix some documentation in ./src/diffusers/models/embeddings.py for demo#9579yiyixuxu merged 14 commits intohuggingface:mainfrom
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
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>
DTG2005
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?
|
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. |
|
Gentle ping to run |
|
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? |
|
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. |
|
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.