stable-diffusion.cpp
stable-diffusion.cpp copied to clipboard
Will img2img support controlnet?
right now, just txt2img support controlnet input
controlnet support will be add by this commit, if its done https://github.com/leejet/stable-diffusion.cpp/pull/210
This is currently supported. You can pull the latest master code and give it a try.