Releases: leejet/stable-diffusion.cpp
Releases · leejet/stable-diffusion.cpp
master-612-d7ecbe1
fix: avoid repeated T5 EOS tokens in Anima prompt weights (#1501)
master-611-3633072
feat: add module backend assignment support (#1500) Co-authored-by: Stéphane du Hamel <[email protected]>
master-610-0c1ca17
ci: update ROCm Windows builds (#1282)
master-608-38b14ad
feat: auto-detect max VRAM budget with --max-vram -1 (#1498)
master-607-fd1a279
refactor: unify Euler, Euler Ancestral and DDIM implementations (#1474)
master-606-db08b84
fix: Fix broken GCC 16 build (enforce C11/C++17 compile ) (#1478)
master-605-686856e
chore: do not report the fake VAE "allocation" as an error (#1494)
master-602-0665a7f
feat: add hidream o1 image support (#1485)
master-601-eeac950
fix: Use PkgConfig for WebP and WebM (#1400)
master-600-57ff2eb
feat: support for memory-mapping model weights (#1414) Co-authored-by: Piotr Wilkin <[email protected]> Co-authored-by: Junmo Kim <[email protected]> Co-authored-by: leejet <[email protected]>