Skip to content

Releases: leejet/stable-diffusion.cpp

master-691-563137a

13 Jun 07:49
563137a

Choose a tag to compare

refactor: centralize runner weight staging and cleanup (#1644)

master-690-3a54597

13 Jun 07:32
3a54597

Choose a tag to compare

fix: SD3 conditioning crash when clip_l text encoder is missing (#1638)

master-688-1fb6b22

13 Jun 07:03
1fb6b22

Choose a tag to compare

feat: add free_sd_images function to manage memory for C API (#1633)

master-687-c20769b

13 Jun 07:16
c20769b

Choose a tag to compare

feat: add circular RoPE support for ideogram4 (#1627)

master-686-1b702a5

13 Jun 07:11
1b702a5

Choose a tag to compare

fix: correct mask shape for masked flash attention (#1625)

master-685-19bdfe2

08 Jun 17:25
19bdfe2

Choose a tag to compare

feat: set tensor names on block params (#1622)

master-684-138da14

08 Jun 16:20
138da14

Choose a tag to compare

apg: normalize diff_norm calculation by tensor size (#1620)

master-683-17a2b4a

08 Jun 16:00
17a2b4a

Choose a tag to compare

perf: cap planner budget when model dwarfs the streaming budget (#1612)

master-682-b3d56d0

07 Jun 17:25
b3d56d0

Choose a tag to compare

refactor: split model loader from model definitions (#1619)

master-681-2a07540

07 Jun 16:44
2a07540

Choose a tag to compare

refactor: move photomaker into generation extension (#1618)