Open anthai0908 opened 2 months ago
Hi, I'm a newbie SD and C++ as well, I just want to know, can we wrap stable diffusion model in our executable file? If Yes, how can we do that?
You can use sd.cpp as a library in your project. check out stable-diffusion.h
Hi, I'm a newbie SD and C++ as well, I just want to know, can we wrap stable diffusion model in our executable file? If Yes, how can we do that?