Releases: leejet/stable-diffusion.cpp
Releases · leejet/stable-diffusion.cpp
master-10feacf
fix: correct img2img time (#616)
master-10c6501
fix missing argument in prototype of stbi_write_jpg (#613)
master-fbd42b6
fix: fix embeddings with quantized models (#601)
master-f50a7f6
fix: fix race condition causing inconsistent value for `decoder_only`…
master-85e9a12
fix: preprocess tensor names in tensor types map (#607) Thank you for your contribution
master-30b3ac8
fix: avoid potential dangling pointer problem
master-195d170
sync: update ggml
master-f27f2b2
docs: add missing --mask and --guidance options to print_usage (#572)
master-f23b803
fix:: unapply current loras properly (#590)
master-838beb9
chore: add global SYCL compile flags (#597)