Skip to content
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

Do this api support the latest controlnet function--reference only? Seems not #83

Open
UrwLee opened this issue Jun 7, 2023 · 4 comments

Comments

@UrwLee
Copy link

UrwLee commented Jun 7, 2023

No description provided.

@mix1009
Copy link
Owner

mix1009 commented Jun 8, 2023

I'm not sure what you mean by reference only.

Did you mean detect function?

r = api.controlnet_detect(images=[img], module='canny')
r.image

@DanielSHKao
Copy link

Same issue here. I'm wondering whether it supports the controlnet module "reference_only". Thanks!

@yier2333
Copy link

I'm not sure what you mean by reference only.

Did you mean detect function?

r = api.controlnet_detect(images=[img], module='canny')
r.image

this function, I really want to have this feature, it works very well
image

@yier2333
Copy link

I found the reference , but I use two controlnet but only the first one is valid

controlnet_units=[unit2, unit1]

image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants