DarthAffe
DarthAffe synced commits to master at DarthAffe/stable-diffusion.cpp from mirror 2026-05-16 12:18:56 +00:00
38b14adb67 feat: auto-detect max VRAM budget with --max-vram -1 (#1498)
fd1a2794f3 refactor: unify Euler, Euler Ancestral and DDIM implementations (#1474)
db08b84607 fix: Fix broken GCC 16 build (enforce C11/C++17 compile ) (#1478)
686856edca chore: do not report the fake VAE "allocation" as an error (#1494)
Compare 4 commits »
DarthAffe synced commits to split-backend at DarthAffe/stable-diffusion.cpp from mirror 2026-05-16 12:18:56 +00:00
DarthAffe synced new reference split-backend to DarthAffe/stable-diffusion.cpp from mirror 2026-05-16 12:18:56 +00:00
DarthAffe synced commits to vram-auto-fit at DarthAffe/stable-diffusion.cpp from mirror 2026-05-16 12:18:56 +00:00
DarthAffe synced new reference vram-auto-fit to DarthAffe/stable-diffusion.cpp from mirror 2026-05-16 12:18:56 +00:00
DarthAffe synced commits to refs/tags/master-605-686856e at DarthAffe/stable-diffusion.cpp from mirror 2026-05-16 12:18:56 +00:00
DarthAffe synced new reference refs/tags/master-605-686856e to DarthAffe/stable-diffusion.cpp from mirror 2026-05-16 12:18:56 +00:00
DarthAffe synced commits to refs/tags/master-606-db08b84 at DarthAffe/stable-diffusion.cpp from mirror 2026-05-16 12:18:56 +00:00
DarthAffe synced new reference refs/tags/master-606-db08b84 to DarthAffe/stable-diffusion.cpp from mirror 2026-05-16 12:18:56 +00:00
DarthAffe synced new reference refs/tags/master-607-fd1a279 to DarthAffe/stable-diffusion.cpp from mirror 2026-05-16 12:18:56 +00:00
DarthAffe synced commits to refs/tags/master-608-38b14ad at DarthAffe/stable-diffusion.cpp from mirror 2026-05-16 12:18:56 +00:00
DarthAffe synced new reference refs/tags/master-608-38b14ad to DarthAffe/stable-diffusion.cpp from mirror 2026-05-16 12:18:56 +00:00
DarthAffe synced commits to ltx2.3 at DarthAffe/stable-diffusion.cpp from mirror 2026-05-16 12:18:56 +00:00
22d9a8374b merge branch 'master' into ltx2.3
38b14adb67 feat: auto-detect max VRAM budget with --max-vram -1 (#1498)
fd1a2794f3 refactor: unify Euler, Euler Ancestral and DDIM implementations (#1474)
db08b84607 fix: Fix broken GCC 16 build (enforce C11/C++17 compile ) (#1478)
686856edca chore: do not report the fake VAE "allocation" as an error (#1494)
Compare 13 commits »
DarthAffe synced commits to hidream-o1 at DarthAffe/stable-diffusion.cpp from mirror 2026-05-14 19:28:55 +00:00
237b0258f5 Merge branch 'master' into hidream-o1
eeac950b44 fix: Use PkgConfig for WebP and WebM (#1400)
57ff2eb0f4 feat: support for memory-mapping model weights (#1414)
9d683417cb feat: add Euler CFG++ and Euler-A CFG++ samplers (#1354)
60477fd50f docs: add new go bindings for stable-diffusion.cpp (#1480)
Compare 9 commits »
DarthAffe synced commits to master at DarthAffe/stable-diffusion.cpp from mirror 2026-05-14 19:28:55 +00:00
0b8296915c docs: add .github/pull_request_template.md
381e0df50f docs: add CONTRIBUTING.md
0665a7f8bf feat: add hidream o1 image support (#1485)
eeac950b44 fix: Use PkgConfig for WebP and WebM (#1400)
57ff2eb0f4 feat: support for memory-mapping model weights (#1414)
Compare 8 commits »
DarthAffe synced commits to refs/tags/master-597-6ee0684 at DarthAffe/stable-diffusion.cpp from mirror 2026-05-14 19:28:55 +00:00
DarthAffe synced new reference refs/tags/master-597-6ee0684 to DarthAffe/stable-diffusion.cpp from mirror 2026-05-14 19:28:55 +00:00
DarthAffe synced commits to refs/tags/master-599-9d68341 at DarthAffe/stable-diffusion.cpp from mirror 2026-05-14 19:28:55 +00:00
DarthAffe synced new reference refs/tags/master-599-9d68341 to DarthAffe/stable-diffusion.cpp from mirror 2026-05-14 19:28:55 +00:00
DarthAffe synced new reference refs/tags/master-602-0665a7f to DarthAffe/stable-diffusion.cpp from mirror 2026-05-14 19:28:55 +00:00