DarthAffe
DarthAffe synced commits to backends_cuda at DarthAffe/StableDiffusion.NET from mirror 2025-03-03 00:00:24 +00:00
DarthAffe synced commits to master at DarthAffe/stable-diffusion.cpp from mirror 2025-03-02 00:00:23 +00:00
30b3ac8e62 fix: avoid potential dangling pointer problem
195d170136 sync: update ggml
f50a7f66aa fix: fix race condition causing inconsistent value for decoder_only (#609)
85e9a12988 fix: preprocess tensor names in tensor types map (#607)
fbd42b6fc1 fix: fix embeddings with quantized models (#601)
Compare 5 commits »
DarthAffe synced commits to refs/tags/master-195d170 at DarthAffe/stable-diffusion.cpp from mirror 2025-03-02 00:00:23 +00:00
DarthAffe synced new reference refs/tags/master-195d170 to DarthAffe/stable-diffusion.cpp from mirror 2025-03-02 00:00:23 +00:00
DarthAffe synced commits to refs/tags/master-30b3ac8 at DarthAffe/stable-diffusion.cpp from mirror 2025-03-02 00:00:23 +00:00
DarthAffe synced new reference refs/tags/master-30b3ac8 to DarthAffe/stable-diffusion.cpp from mirror 2025-03-02 00:00:23 +00:00
DarthAffe synced commits to refs/tags/master-85e9a12 at DarthAffe/stable-diffusion.cpp from mirror 2025-03-02 00:00:23 +00:00
DarthAffe synced new reference refs/tags/master-85e9a12 to DarthAffe/stable-diffusion.cpp from mirror 2025-03-02 00:00:23 +00:00
DarthAffe synced commits to refs/tags/master-f50a7f6 at DarthAffe/stable-diffusion.cpp from mirror 2025-03-02 00:00:23 +00:00
DarthAffe synced new reference refs/tags/master-f50a7f6 to DarthAffe/stable-diffusion.cpp from mirror 2025-03-02 00:00:23 +00:00
DarthAffe synced commits to refs/tags/master-fbd42b6 at DarthAffe/stable-diffusion.cpp from mirror 2025-03-02 00:00:23 +00:00
DarthAffe synced new reference refs/tags/master-fbd42b6 to DarthAffe/stable-diffusion.cpp from mirror 2025-03-02 00:00:23 +00:00
DarthAffe synced commits to master at DarthAffe/stable-diffusion.cpp from mirror 2025-02-23 00:00:25 +00:00
19d876ee30 feat: implement DDIM with the "trailing" timestep spacing and TCD (#568)
f27f2b2aa2 docs: add missing --mask and --guidance options to print_usage (#572)
99609761dc docs: fix typo in readme (#574)
69c73789fe fix: force binary mask for inpaint models (#589)
838beb9b5e chore: add global SYCL compile flags (#597)
Compare 9 commits »
DarthAffe synced commits to refs/tags/master-19d876e at DarthAffe/stable-diffusion.cpp from mirror 2025-02-23 00:00:25 +00:00
DarthAffe synced new reference refs/tags/master-19d876e to DarthAffe/stable-diffusion.cpp from mirror 2025-02-23 00:00:25 +00:00
DarthAffe synced new reference refs/tags/master-69c7378 to DarthAffe/stable-diffusion.cpp from mirror 2025-02-23 00:00:25 +00:00
DarthAffe synced commits to refs/tags/master-838beb9 at DarthAffe/stable-diffusion.cpp from mirror 2025-02-23 00:00:25 +00:00
DarthAffe synced new reference refs/tags/master-838beb9 to DarthAffe/stable-diffusion.cpp from mirror 2025-02-23 00:00:25 +00:00
DarthAffe synced commits to refs/tags/master-f23b803 at DarthAffe/stable-diffusion.cpp from mirror 2025-02-23 00:00:25 +00:00
DarthAffe synced new reference refs/tags/master-f23b803 to DarthAffe/stable-diffusion.cpp from mirror 2025-02-23 00:00:25 +00:00