-
Notifications
You must be signed in to change notification settings - Fork 5.6k
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
Update TensorRT img2img community pipeline #8899
Conversation
Signed-off-by: Asfiya Baig <[email protected]>
Signed-off-by: Asfiya Baig <[email protected]>
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 <[email protected]>
@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 <[email protected]>
Co-authored-by: Tolga Cangöz <[email protected]>
Thanks for the suggested simplifications - committed them. |
Is your |
bb1d507
to
6d6debf
Compare
Signed-off-by: Asfiya Baig <[email protected]>
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 <[email protected]> * Update TensorRT version installed Signed-off-by: Asfiya Baig <[email protected]> * make style and quality Signed-off-by: Asfiya Baig <[email protected]> * Update examples/community/stable_diffusion_tensorrt_img2img.py Co-authored-by: Tolga Cangöz <[email protected]> * Update examples/community/README.md Co-authored-by: Tolga Cangöz <[email protected]> * Apply style and quality using ruff 0.1.5 Signed-off-by: Asfiya Baig <[email protected]> --------- Signed-off-by: Asfiya Baig <[email protected]> Co-authored-by: Tolga Cangöz <[email protected]> Co-authored-by: Dhruv Nair <[email protected]>
What does this PR do?
DiffusionPipeline
Before submitting
documentation guidelines, and
here are tips on formatting docstrings.
Who can review?
cc @yiyixuxu @asomoza