-
Notifications
You must be signed in to change notification settings - Fork 5.9k
[feat] Add ostris / Flex.2-preview pipeline #11485
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
base: main
Are you sure you want to change the base?
Conversation
Very cool. Haven't tested it yet. Does it automatically detect the type of control image is input (ex. OpenPose, canny or depth)? |
@tin2tin No, you must manually select the correct type that matches your specific input image. |
How/where do you set that? In the ex. It's depth, but it could have been ex. Canny as well? |
It's very complex, took me 5 days. I just finished integrating, you can refer my repo for code tomorrow but it's custom pipeline based and you can replace with diffusers pipeline. |
You don't have to specify that, it automatically determines it. |
Oh, I misunderstood the question. sry |
I have updated the code, you can refer. |
Hi @victolee0 and thanks for your contribution, I really like what @jaretburkett and Flex wants to do but the current model is an Also I see two more issues with this PR:
|
What does this PR do?
Fixes #11394 (issue)
Before submitting
documentation guidelines, and
here are tips on formatting docstrings.
Who can review?
@yiyixuxu @asomoza
Example code
Result:
Official Example: