DarthAffe
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 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 commits to refs/tags/master-1be2491 at DarthAffe/stable-diffusion.cpp from mirror 2025-02-23 00:00:25 +00:00
DarthAffe synced new reference refs/tags/master-1be2491 to DarthAffe/stable-diffusion.cpp from mirror 2025-02-23 00:00:25 +00:00
DarthAffe synced commits to refs/tags/master-3753223 at DarthAffe/stable-diffusion.cpp from mirror 2025-02-23 00:00:25 +00:00
DarthAffe synced new reference refs/tags/master-3753223 to DarthAffe/stable-diffusion.cpp from mirror 2025-02-23 00:00:25 +00:00
DarthAffe synced commits to refs/tags/master-69c7378 at 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
DarthAffe synced commits to refs/tags/master-f27f2b2 at DarthAffe/stable-diffusion.cpp from mirror 2025-02-23 00:00:25 +00:00
DarthAffe synced new reference refs/tags/master-f27f2b2 to DarthAffe/stable-diffusion.cpp from mirror 2025-02-23 00:00:25 +00:00
DarthAffe synced and deleted reference feature/more-80he-fixes at DarthAffe/RGB.NET from mirror 2025-02-21 06:30:28 +00:00