We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
No description provided.
The text was updated successfully, but these errors were encountered:
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
Sorry, something went wrong.
Same issue here. I'm wondering whether it supports the controlnet module "reference_only". Thanks!
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
I found the reference , but I use two controlnet but only the first one is valid
controlnet_units=[unit2, unit1]
No branches or pull requests
No description provided.
The text was updated successfully, but these errors were encountered: