DarthAffe
DarthAffe synced commits to master at DarthAffe/stable-diffusion.cpp from mirror 2025-12-04 17:38:37 +00:00
985aedda32 refactor: optimize the handling of pred type (#1048)
3f3610b5cd chore: optimize lora log (#1047)
118683de8a fix: correct preview method selection (#1038)
bcc9c0d0b3 feat: handle ggml compute failures without crashing the program (#1003)
Compare 4 commits »
DarthAffe synced commits to refs/tags/master-392-bcc9c0d at DarthAffe/stable-diffusion.cpp from mirror 2025-12-04 17:38:37 +00:00
DarthAffe synced new reference refs/tags/master-392-bcc9c0d to DarthAffe/stable-diffusion.cpp from mirror 2025-12-04 17:38:37 +00:00
DarthAffe synced commits to server at DarthAffe/stable-diffusion.cpp from mirror 2025-12-04 01:18:37 +00:00
DarthAffe synced new reference server to DarthAffe/stable-diffusion.cpp from mirror 2025-12-04 01:18:37 +00:00
DarthAffe synced commits to refs/tags/master-390-edf2cb3 at DarthAffe/stable-diffusion.cpp from mirror 2025-12-03 17:08:37 +00:00
DarthAffe synced new reference refs/tags/master-390-edf2cb3 to DarthAffe/stable-diffusion.cpp from mirror 2025-12-03 17:08:37 +00:00
DarthAffe synced commits to refs/tags/master-391-5865b5e at DarthAffe/stable-diffusion.cpp from mirror 2025-12-03 17:08:37 +00:00
DarthAffe synced new reference refs/tags/master-391-5865b5e to DarthAffe/stable-diffusion.cpp from mirror 2025-12-03 17:08:37 +00:00
DarthAffe synced commits to master at DarthAffe/stable-diffusion.cpp from mirror 2025-12-03 17:08:36 +00:00
5865b5e703 refactor: split SDParams to SDCliParams/SDContextParams/SDGenerationParams (#1032)
edf2cb3846 fix: fix CosXL not being detected (#989)
99e17232a4 fix: prevent NaN issues with Z-Image on certain ROCm setups (#1034)
Compare 3 commits »
DarthAffe synced commits to split_params at DarthAffe/stable-diffusion.cpp from mirror 2025-12-03 17:08:36 +00:00
0c443ca5f0 update docs
DarthAffe synced commits to split_params at DarthAffe/stable-diffusion.cpp from mirror 2025-12-03 00:48:37 +00:00
DarthAffe synced new reference split_params to DarthAffe/stable-diffusion.cpp from mirror 2025-12-03 00:48:37 +00:00
DarthAffe synced commits to master at DarthAffe/stable-diffusion.cpp from mirror 2025-12-01 16:08:37 +00:00
710169df5c docs: update news
e4c50f1de5 chore: add sd_ prefix to a few functions (#967)
0743a1b3b5 fix: fix vae tiling for flux2 (#1025)
34a6fd4e60 feat: add z-image support (#1020)
Compare 4 commits »
DarthAffe synced commits to z-image at DarthAffe/stable-diffusion.cpp from mirror 2025-12-01 16:08:37 +00:00
315e1e07a1 add z-image docs
dc4ce86d54 remove the debug code
Compare 2 commits »
DarthAffe synced new reference refs/tags/master-385-34a6fd4 to DarthAffe/stable-diffusion.cpp from mirror 2025-12-01 16:08:37 +00:00
DarthAffe synced commits to refs/tags/master-386-0743a1b at DarthAffe/stable-diffusion.cpp from mirror 2025-12-01 16:08:37 +00:00
DarthAffe synced new reference refs/tags/master-386-0743a1b to DarthAffe/stable-diffusion.cpp from mirror 2025-12-01 16:08:37 +00:00
DarthAffe synced commits to refs/tags/master-387-e4c50f1 at DarthAffe/stable-diffusion.cpp from mirror 2025-12-01 16:08:37 +00:00
DarthAffe synced new reference refs/tags/master-387-e4c50f1 to DarthAffe/stable-diffusion.cpp from mirror 2025-12-01 16:08:37 +00:00