DarthAffe
DarthAffe synced commits to refs/tags/master-d7c7a34 at DarthAffe/stable-diffusion.cpp from mirror 2025-03-09 08:10:45 +00:00
DarthAffe synced commits to refs/tags/master-3fb275a at DarthAffe/stable-diffusion.cpp from mirror 2025-03-09 08:10:44 +00:00
DarthAffe synced new reference refs/tags/master-3fb275a to DarthAffe/stable-diffusion.cpp from mirror 2025-03-09 08:10:44 +00:00
DarthAffe synced commits to refs/tags/master-81556f3 at DarthAffe/stable-diffusion.cpp from mirror 2025-03-09 08:10:44 +00:00
DarthAffe synced new reference refs/tags/master-81556f3 to DarthAffe/stable-diffusion.cpp from mirror 2025-03-09 08:10:44 +00:00
DarthAffe synced commits to master at DarthAffe/stable-diffusion.cpp from mirror 2025-03-09 08:10:43 +00:00
10c6501bd0 fix missing argument in prototype of stbi_write_jpg (#613)
10feacf031 fix: correct img2img time (#616)
655f8a5169 fix: clang complains about needless braces (#618)
d7c7a34712 fix: ModelLoader::load_tensors duplicated check (#623)
81556f3136 chore: silence some warnings about precision loss (#620)
Compare 6 commits »
DarthAffe synced commits to refs/tags/master-10c6501 at DarthAffe/stable-diffusion.cpp from mirror 2025-03-09 08:10:43 +00:00
DarthAffe synced new reference refs/tags/master-10c6501 to DarthAffe/stable-diffusion.cpp from mirror 2025-03-09 08:10:43 +00:00
DarthAffe synced commits to refs/tags/master-10feacf at DarthAffe/stable-diffusion.cpp from mirror 2025-03-09 08:10:43 +00:00
DarthAffe synced new reference refs/tags/master-10feacf to DarthAffe/stable-diffusion.cpp from mirror 2025-03-09 08:10:43 +00:00
DarthAffe synced commits to backends_cuda at DarthAffe/StableDiffusion.NET from mirror 2025-03-03 00:00:24 +00:00
DarthAffe synced new reference backends_cuda to DarthAffe/StableDiffusion.NET from mirror 2025-03-03 00:00:24 +00:00
DarthAffe synced commits to build at DarthAffe/StableDiffusion.NET from mirror 2025-03-03 00:00:24 +00:00
DarthAffe synced new reference build to DarthAffe/StableDiffusion.NET from mirror 2025-03-03 00:00:24 +00:00
DarthAffe synced commits to master at DarthAffe/StableDiffusion.NET from mirror 2025-03-03 00:00:24 +00:00
f2476cce35 Update ImageCreationUI.csproj
f233c7b68c Merge pull request #51 from DarthAffe/sd.cpp_update
2c7a992692 Updated for latest sd.cpp
67e8a96706 Update backends.yml
68c3bd7b9b Merge pull request #50 from DarthAffe/backends_cuda
Compare 6 commits »
DarthAffe synced commits to sd.cpp_update at DarthAffe/StableDiffusion.NET from mirror 2025-03-03 00:00:24 +00:00
DarthAffe synced new reference sd.cpp_update to DarthAffe/StableDiffusion.NET from mirror 2025-03-03 00:00:24 +00:00
DarthAffe synced commits to refs/tags/3.4.1 at DarthAffe/StableDiffusion.NET from mirror 2025-03-03 00:00:24 +00:00
DarthAffe synced new reference refs/tags/3.4.1 to 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 »