stable-diffusion.cpp icon indicating copy to clipboard operation
stable-diffusion.cpp copied to clipboard

Will img2img support controlnet?

Open Geistyp opened this issue 1 year ago • 2 comments

right now, just txt2img support controlnet input

Geistyp avatar Mar 11 '24 14:03 Geistyp

controlnet support will be add by this commit, if its done https://github.com/leejet/stable-diffusion.cpp/pull/210

Windsander avatar Apr 08 '24 06:04 Windsander

This is currently supported. You can pull the latest master code and give it a try.

leejet avatar Apr 14 '24 08:04 leejet