DarthAffe
DarthAffe synced commits to master at DarthAffe/stable-diffusion.cpp from mirror 2026-02-07 20:33:35 +00:00
f0f641a142 feat(server): add lora support to sdapi (#1256)
9f56833e14 feat: optimize LoKr at runtime (#1233)
Compare 2 commits »
DarthAffe synced commits to refs/tags/master-495-f0f641a at DarthAffe/stable-diffusion.cpp from mirror 2026-02-07 20:33:35 +00:00
DarthAffe synced new reference refs/tags/master-495-f0f641a to DarthAffe/stable-diffusion.cpp from mirror 2026-02-07 20:33:35 +00:00
DarthAffe synced commits to lora_api at DarthAffe/stable-diffusion.cpp from mirror 2026-02-07 12:23:34 +00:00
DarthAffe synced new reference lora_api to DarthAffe/stable-diffusion.cpp from mirror 2026-02-07 12:23:34 +00:00
DarthAffe synced commits to master at DarthAffe/stable-diffusion.cpp from mirror 2026-02-04 19:03:35 +00:00
65891d74cc fix: avoid the issue of NaN for qwen-image on certain devices (#1249)
DarthAffe synced commits to refs/tags/master-493-65891d7 at DarthAffe/stable-diffusion.cpp from mirror 2026-02-04 19:03:35 +00:00
DarthAffe synced new reference refs/tags/master-493-65891d7 to DarthAffe/stable-diffusion.cpp from mirror 2026-02-04 19:03:35 +00:00
DarthAffe synced commits to refs/tags/master-489-3959109 at DarthAffe/stable-diffusion.cpp from mirror 2026-02-01 17:33:36 +00:00
DarthAffe synced new reference refs/tags/master-489-3959109 to DarthAffe/stable-diffusion.cpp from mirror 2026-02-01 17:33:36 +00:00
DarthAffe synced commits to refs/tags/master-490-e63daba at DarthAffe/stable-diffusion.cpp from mirror 2026-02-01 17:33:36 +00:00
DarthAffe synced new reference refs/tags/master-490-e63daba to DarthAffe/stable-diffusion.cpp from mirror 2026-02-01 17:33:36 +00:00
DarthAffe synced commits to refs/tags/master-492-f957fa3 at DarthAffe/stable-diffusion.cpp from mirror 2026-02-01 17:33:36 +00:00
DarthAffe synced new reference refs/tags/master-492-f957fa3 to DarthAffe/stable-diffusion.cpp from mirror 2026-02-01 17:33:36 +00:00
DarthAffe synced commits to fa at DarthAffe/stable-diffusion.cpp from mirror 2026-02-01 17:33:35 +00:00
DarthAffe synced new reference fa to DarthAffe/stable-diffusion.cpp from mirror 2026-02-01 17:33:35 +00:00
DarthAffe synced commits to master at DarthAffe/stable-diffusion.cpp from mirror 2026-02-01 17:33:35 +00:00
f957fa3d2a feat: add --fa option (#1242)
c252e03c6b sync: update ggml
e63daba33d feat: add res_multistep, res_2s sampler and bong tangent scheduler (#1234)
3959109281 fix: improve LoCon support with other naming conventions (#1239)
Compare 4 commits »
DarthAffe synced commits to master at DarthAffe/stable-diffusion.cpp from mirror 2026-01-28 15:33:36 +00:00
e411520407 docs: add z-image-base example
DarthAffe synced commits to z-image-omini-base at DarthAffe/stable-diffusion.cpp from mirror 2026-01-26 22:43:35 +00:00
5ea20c1148 auto detect z-image-omni
7a34440eff Merge branch 'master' into z-image-omini-base
43e829f219 refactor: unify the processing of attention mask (#1230)
7837232631 perf: make dit faster (#1228)
4ccce027b2 fix: correct mask and control image loading in cli (#1229)
Compare 44 commits »
DarthAffe synced commits to refs/tags/master-486-7837232 at DarthAffe/stable-diffusion.cpp from mirror 2026-01-25 22:13:37 +00:00