leejet / stable-diffusion.cpp

Stable Diffusion and Flux in pure C/C++
MIT License
3.27k stars 274 forks source link

SD integration #406

Open anthai0908 opened 1 week ago

anthai0908 commented 1 week 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?

Green-Sky commented 1 week ago

You can use sd.cpp as a library in your project. check out stable-diffusion.h