DarthAffe
DarthAffe synced commits to master at DarthAffe/stable-diffusion.cpp from mirror 2026-04-18 14:38:52 +00:00
7d33d4b2dd chore: enable MSVC parallel compilation with /MP (#1438)
3c99f700de ci: skip docker image build job on pull requests (#1439)
4d626d24b2 feat(server): implement vid_gen async API and mode-aware capabilities (#1437)
f3f69e2fbe feat: add DPM++ (2S) Ancestral implementation for flow models (#1428)
6a9cb31150 fix: tune ernie-image default flow shift (#1433)
Compare 6 commits »
DarthAffe synced commits to msvc-parallel-compilation at DarthAffe/stable-diffusion.cpp from mirror 2026-04-18 14:38:52 +00:00
DarthAffe synced new reference msvc-parallel-compilation to DarthAffe/stable-diffusion.cpp from mirror 2026-04-18 14:38:52 +00:00
DarthAffe synced new reference vid_gen_api to DarthAffe/stable-diffusion.cpp from mirror 2026-04-18 14:38:52 +00:00
DarthAffe synced commits to refs/tags/master-575-2bcff67 at DarthAffe/stable-diffusion.cpp from mirror 2026-04-18 14:38:52 +00:00
DarthAffe synced new reference refs/tags/master-575-2bcff67 to DarthAffe/stable-diffusion.cpp from mirror 2026-04-18 14:38:52 +00:00
DarthAffe synced commits to refs/tags/master-576-6a9cb31 at DarthAffe/stable-diffusion.cpp from mirror 2026-04-18 14:38:52 +00:00
DarthAffe synced new reference refs/tags/master-576-6a9cb31 to DarthAffe/stable-diffusion.cpp from mirror 2026-04-18 14:38:52 +00:00
DarthAffe synced commits to refs/tags/master-577-f3f69e2 at DarthAffe/stable-diffusion.cpp from mirror 2026-04-18 14:38:52 +00:00
DarthAffe synced new reference refs/tags/master-577-f3f69e2 to DarthAffe/stable-diffusion.cpp from mirror 2026-04-18 14:38:52 +00:00
DarthAffe synced commits to refs/tags/master-578-4d626d2 at DarthAffe/stable-diffusion.cpp from mirror 2026-04-18 14:38:52 +00:00
DarthAffe synced new reference refs/tags/master-579-3c99f70 to DarthAffe/stable-diffusion.cpp from mirror 2026-04-18 14:38:52 +00:00
DarthAffe synced commits to refs/tags/master-580-7d33d4b at DarthAffe/stable-diffusion.cpp from mirror 2026-04-18 14:38:52 +00:00
DarthAffe synced new reference refs/tags/master-580-7d33d4b to DarthAffe/stable-diffusion.cpp from mirror 2026-04-18 14:38:52 +00:00
DarthAffe synced and deleted reference refs/tags/flux2_small_decoder at DarthAffe/stable-diffusion.cpp from mirror 2026-04-16 21:48:54 +00:00
DarthAffe synced and deleted reference refs/tags/normalize-utf8-encoding at DarthAffe/stable-diffusion.cpp from mirror 2026-04-16 21:48:54 +00:00
DarthAffe synced and deleted reference refs/tags/pad_left at DarthAffe/stable-diffusion.cpp from mirror 2026-04-16 21:48:54 +00:00
DarthAffe synced commits to master at DarthAffe/stable-diffusion.cpp from mirror 2026-04-16 21:48:54 +00:00
a564fdf642 refactor: remove is_xl guard wrapper in get_sd_version (#1430)
84fc5446d2 fix: skip empty prompt segments around attention range (#1429)
1b4e9be643 feat: add er_sde sampler (#1403)
d73b4198a4 feat: SDXS-09 support and update doc (#1356)
5c243db9a8 feat: add ernie image support (#1427)
Compare 5 commits »
DarthAffe synced commits to remove-xl-guard at DarthAffe/stable-diffusion.cpp from mirror 2026-04-16 21:48:54 +00:00
DarthAffe synced new reference remove-xl-guard to DarthAffe/stable-diffusion.cpp from mirror 2026-04-16 21:48:54 +00:00