Releases: leejet/stable-diffusion.cpp
Releases · leejet/stable-diffusion.cpp
master-d7c7a34
fix: ModelLoader::load_tensors duplicated check (#623) Introduced in 2b6ec97fe244d03c40aa8d70131d40bb086099b0
master-81556f3
chore: silence some warnings about precision loss (#620)
master-3fb275a
fix: suport sdxl embedddings (#621)
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