DarthAffe
DarthAffe synced commits to master at DarthAffe/stable-diffusion.cpp from mirror 2026-06-13 09:46:39 +00:00
9b0fceb41b refactor: manage upscaler params through model manager (#1645)
563137a592 refactor: centralize runner weight staging and cleanup (#1644)
3a54597776 fix: SD3 conditioning crash when clip_l text encoder is missing (#1638)
1365008348 chore: add script for automatic code formatting (#1636)
1fb6b22850 feat: add free_sd_images function to manage memory for C API (#1633)
Compare 7 commits »
DarthAffe synced commits to model_manager at DarthAffe/stable-diffusion.cpp from mirror 2026-06-13 09:46:39 +00:00
DarthAffe synced new reference model_manager to DarthAffe/stable-diffusion.cpp from mirror 2026-06-13 09:46:39 +00:00
DarthAffe synced commits to refactor/upscaler-model-manager-params at DarthAffe/stable-diffusion.cpp from mirror 2026-06-13 09:46:39 +00:00
DarthAffe synced new reference refs/tags/master-688-1fb6b22 to DarthAffe/stable-diffusion.cpp from mirror 2026-06-13 09:46:39 +00:00
DarthAffe synced commits to refs/tags/master-690-3a54597 at DarthAffe/stable-diffusion.cpp from mirror 2026-06-13 09:46:39 +00:00
DarthAffe synced new reference refs/tags/master-690-3a54597 to DarthAffe/stable-diffusion.cpp from mirror 2026-06-13 09:46:39 +00:00
DarthAffe synced commits to refs/tags/master-691-563137a at DarthAffe/stable-diffusion.cpp from mirror 2026-06-13 09:46:39 +00:00
DarthAffe synced commits to master at DarthAffe/StableDiffusion.NET from mirror 2026-06-12 01:06:36 +00:00
37e36bb000 Updated for SD 90e87bc
DarthAffe synced commits to refs/tags/7.0.0 at DarthAffe/StableDiffusion.NET from mirror 2026-06-12 01:06:36 +00:00
DarthAffe synced new reference refs/tags/7.0.0 to DarthAffe/StableDiffusion.NET from mirror 2026-06-12 01:06:36 +00:00
DarthAffe synced commits to refs/tags/master-683-17a2b4a at DarthAffe/stable-diffusion.cpp from mirror 2026-06-08 23:36:39 +00:00
DarthAffe synced new reference refs/tags/master-683-17a2b4a to DarthAffe/stable-diffusion.cpp from mirror 2026-06-08 23:36:39 +00:00
DarthAffe synced commits to refs/tags/master-684-138da14 at DarthAffe/stable-diffusion.cpp from mirror 2026-06-08 23:36:39 +00:00
DarthAffe synced new reference refs/tags/master-684-138da14 to DarthAffe/stable-diffusion.cpp from mirror 2026-06-08 23:36:39 +00:00
DarthAffe synced commits to refs/tags/master-685-19bdfe2 at DarthAffe/stable-diffusion.cpp from mirror 2026-06-08 23:36:39 +00:00
DarthAffe synced new reference refs/tags/master-685-19bdfe2 to DarthAffe/stable-diffusion.cpp from mirror 2026-06-08 23:36:39 +00:00
DarthAffe synced commits to master at DarthAffe/stable-diffusion.cpp from mirror 2026-06-08 15:26:39 +00:00
19bdfe22d2 feat: set tensor names on block params (#1622)
138da14cc3 apg: normalize diff_norm calculation by tensor size (#1620)
17a2b4a315 perf: cap planner budget when model dwarfs the streaming budget (#1612)
Compare 3 commits »
DarthAffe synced commits to master at DarthAffe/stable-diffusion.cpp from mirror 2026-06-07 23:06:38 +00:00
b3d56d0ba1 refactor: split model loader from model definitions (#1619)
DarthAffe synced commits to refactor/split-model-loader at DarthAffe/stable-diffusion.cpp from mirror 2026-06-07 23:06:38 +00:00