Skip to content

Releases: leejet/stable-diffusion.cpp

master-612-d7ecbe1

16 May 15:49
d7ecbe1

Choose a tag to compare

fix: avoid repeated T5 EOS tokens in Anima prompt weights (#1501)

master-611-3633072

16 May 14:51
3633072

Choose a tag to compare

feat: add module backend assignment support (#1500)

Co-authored-by: Stéphane du Hamel <stephduh@live.fr>

master-610-0c1ca17

16 May 14:34
0c1ca17

Choose a tag to compare

ci: update ROCm Windows builds (#1282)

master-608-38b14ad

16 May 10:39
38b14ad

Choose a tag to compare

feat: auto-detect max VRAM budget with --max-vram -1 (#1498)

master-607-fd1a279

16 May 10:27
fd1a279

Choose a tag to compare

refactor: unify Euler, Euler Ancestral and DDIM implementations (#1474)

master-606-db08b84

16 May 10:08
db08b84

Choose a tag to compare

fix: Fix broken GCC 16 build (enforce C11/C++17 compile ) (#1478)

master-605-686856e

16 May 10:12
686856e

Choose a tag to compare

chore: do not report the fake VAE "allocation" as an error (#1494)

master-602-0665a7f

14 May 18:58
0665a7f

Choose a tag to compare

feat: add hidream o1 image support (#1485)

master-601-eeac950

14 May 18:56
eeac950

Choose a tag to compare

fix: Use PkgConfig for WebP and WebM (#1400)

master-600-57ff2eb

14 May 18:43
57ff2eb

Choose a tag to compare

feat: support for memory-mapping model weights (#1414)

Co-authored-by: Piotr Wilkin <piotr.wilkin@syndatis.com>
Co-authored-by: Junmo Kim <me@junmo.kim>
Co-authored-by: leejet <leejet714@gmail.com>