DarthAffe
DarthAffe synced commits to refs/tags/master-806-10378f4 at DarthAffe/stable-diffusion.cpp from mirror 2026-08-02 18:26:38 +00:00
DarthAffe synced commits to master at DarthAffe/stable-diffusion.cpp from mirror 2026-08-02 10:16:40 +00:00
db99efdd6d refactor: extract model loader initialization (#1844)
eb7f35ca49 feat: add linear multi-step sampling method (#1843)
50062a4bba feat: add IP-Adapter Plus (Resampler image projection) support (#1839)
8457624101 feat: support more LoRA models (Kroma-v0.1 support) (#1842)
10378f42db fix: lora with split qkv compatibility check at runtime (#1836)
Compare 5 commits »
DarthAffe synced commits to refs/tags/master-805-e31a86c at DarthAffe/stable-diffusion.cpp from mirror 2026-07-31 01:06:39 +00:00
DarthAffe synced new reference refs/tags/master-805-e31a86c to DarthAffe/stable-diffusion.cpp from mirror 2026-07-31 01:06:39 +00:00
DarthAffe synced and deleted reference refs/tags/fix/torch-checkpoint-offset-overflow at DarthAffe/stable-diffusion.cpp from mirror 2026-07-30 16:56:38 +00:00
DarthAffe synced commits to master at DarthAffe/stable-diffusion.cpp from mirror 2026-07-30 16:56:38 +00:00
e31a86ce91 refactor: centralize CLIP prefix conversion (#1837)
735a4ef520 fix(PhotoMaker): avoid GGML_ASSERT if trigger word 'img' was not found in prompt (#1835)
af92790ffc feat: allow customizing the alpha and beta parameters of the beta scheduler (#1834)
Compare 3 commits »
DarthAffe synced commits to refs/tags/master-803-af92790 at DarthAffe/stable-diffusion.cpp from mirror 2026-07-30 16:56:38 +00:00
DarthAffe synced new reference refs/tags/master-803-af92790 to DarthAffe/stable-diffusion.cpp from mirror 2026-07-30 16:56:38 +00:00
DarthAffe synced commits to refs/tags/master-804-735a4ef at DarthAffe/stable-diffusion.cpp from mirror 2026-07-30 16:56:38 +00:00
DarthAffe synced new reference refs/tags/master-804-735a4ef to DarthAffe/stable-diffusion.cpp from mirror 2026-07-30 16:56:38 +00:00
DarthAffe synced commits to refs/tags/master-800-2993b7f at DarthAffe/stable-diffusion.cpp from mirror 2026-07-30 00:36:41 +00:00
DarthAffe synced new reference refs/tags/master-800-2993b7f to DarthAffe/stable-diffusion.cpp from mirror 2026-07-30 00:36:41 +00:00
DarthAffe synced commits to refs/tags/master-801-9cfe2af at DarthAffe/stable-diffusion.cpp from mirror 2026-07-30 00:36:41 +00:00
DarthAffe synced new reference refs/tags/master-801-9cfe2af to DarthAffe/stable-diffusion.cpp from mirror 2026-07-30 00:36:41 +00:00
DarthAffe synced commits to refs/tags/master-802-e92e86f at DarthAffe/stable-diffusion.cpp from mirror 2026-07-30 00:36:41 +00:00
DarthAffe synced new reference refs/tags/master-802-e92e86f to DarthAffe/stable-diffusion.cpp from mirror 2026-07-30 00:36:41 +00:00
DarthAffe synced commits to fix/torch-checkpoint-offset-overflow at DarthAffe/stable-diffusion.cpp from mirror 2026-07-29 16:26:41 +00:00
DarthAffe synced new reference fix/torch-checkpoint-offset-overflow to DarthAffe/stable-diffusion.cpp from mirror 2026-07-29 16:26:41 +00:00
DarthAffe synced commits to master at DarthAffe/stable-diffusion.cpp from mirror 2026-07-29 16:26:41 +00:00
e92e86fb11 fix: prevent torch checkpoint offset overflow (#1832)
9cfe2af8f9 feat: display number of tokens for SD models (#1831)
2993b7fb43 fix: make parameter loading backend-aware (#1828)
53856e7ec8 fix: null pointer dereference when loading malformed LoHa file (#1826)
Compare 4 commits »
DarthAffe synced commits to refs/tags/master-799-53856e7 at DarthAffe/stable-diffusion.cpp from mirror 2026-07-29 16:26:41 +00:00