-
Notifications
You must be signed in to change notification settings - Fork 5.8k
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
Update TensorRT img2img community pipeline #8899
Conversation
Signed-off-by: Asfiya Baig <asfiyab@nvidia.com>
Signed-off-by: Asfiya Baig <asfiyab@nvidia.com>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks 👍🏽
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 for the refactor! |
Signed-off-by: Asfiya Baig <asfiyab@nvidia.com>
@tolgacangoz thanks for the link. Updated the style and quality in a follow up commit |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks for the refactor! I just suggested simplifying. Also, running make style && make quality
for full formatting is necessary.
Co-authored-by: Tolga Cangöz <46008593+tolgacangoz@users.noreply.github.com>
Co-authored-by: Tolga Cangöz <46008593+tolgacangoz@users.noreply.github.com>
Thanks for the suggested simplifications - committed them. |
Is your |
bb1d507
to
6d6debf
Compare
Signed-off-by: Asfiya Baig <asfiyab@nvidia.com>
Updated using ruff 0.1.5 in the latest commit. Hope this passes the style checker |
LGTM; thanks! |
@DN6 @tolgacangoz Can I get help moving this PR along? I looked at both failures and they seem unrelated to community pipeline change I made |
* Update TensorRT img2img pipeline Signed-off-by: Asfiya Baig <asfiyab@nvidia.com> * Update TensorRT version installed Signed-off-by: Asfiya Baig <asfiyab@nvidia.com> * make style and quality Signed-off-by: Asfiya Baig <asfiyab@nvidia.com> * Update examples/community/stable_diffusion_tensorrt_img2img.py Co-authored-by: Tolga Cangöz <46008593+tolgacangoz@users.noreply.github.com> * Update examples/community/README.md Co-authored-by: Tolga Cangöz <46008593+tolgacangoz@users.noreply.github.com> * Apply style and quality using ruff 0.1.5 Signed-off-by: Asfiya Baig <asfiyab@nvidia.com> --------- Signed-off-by: Asfiya Baig <asfiyab@nvidia.com> Co-authored-by: Tolga Cangöz <46008593+tolgacangoz@users.noreply.github.com> Co-authored-by: Dhruv Nair <dhruv.nair@gmail.com>
What does this PR do?
DiffusionPipeline
Before submitting
documentation guidelines, and
here are tips on formatting docstrings.
Who can review?
cc @yiyixuxu @asomoza