Hey @a-r-r-o-w can you suggest if the flux img2img controlnet pipeline needs any fix or if this architecture is fine to go with.
thanks!
awesome! thank you!
can you share example script + result from these two pipelines?
can you run make style
and fix copies
so CI can pass?
awesome! thank you!
can you share example script + result from these two pipelines?
Sure I will!
awesome! thank you! can you share example script + result from these two pipelines?
awesome! thank you! can you share example script + result from these two pipelines?
Here is example for img2img -
Here is example for inpaint -
@yiyixuxu any updates, are we good to go or does it require further changes
can we look into the failing fast tests?
Thank you, the PR looks very clean and everything seems right! Great work @ighoshsubho
Just some minor nits from me. Could you also add these pipelines to the flux docs and address the failing tests?
Btw @yiyixuxu, do we need the slow integration tests here? I think we don't have them on derived pipelines that are made from two or more components (such as Flux + ImageToImage, or AnimateDiff + VideoToVideo)
Thank you, the PR looks very clean and everything seems right! Great work @ighoshsubho
Just some minor nits from me. Could you also add these pipelines to the flux docs and address the failing tests?
Btw @yiyixuxu, do we need the slow integration tests here? I think we don't have them on derived pipelines that are made from two or more components (such as Flux + ImageToImage, or AnimateDiff + VideoToVideo)
will address the tests and minor fixes
quick update, @a-r-r-o-w and @yiyixuxu I found a small bug in my inpaint controlnet pipeline for which the tests are failing will address this by today
Just two more change requests
@yiyixuxu and @a-r-r-o-w fixed the minor bugs and tests should pass now
Can't wait for this awesomeness!!!!
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.
thank you!
Thank you @ighoshsubho
How can I use other controlnets, such as XLabs-AI/flux-controlnet-canny-v3? The canny model in the example exceeds my vmem
Login to write a write a comment.
What does this PR do?
Fixes #9402 and #9158
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.