Skip to content

Releases: leejet/stable-diffusion.cpp

master-417-43a70e8

13 Dec 21:50
43a70e8

Choose a tag to compare

fix: add lora info to image metadata (#1086)

master-416-614f873

13 Dec 21:41
614f873

Choose a tag to compare

sync: update ggml (#1082)

master-415-d96b415

13 Dec 21:08
d96b415

Choose a tag to compare

perf: optimize ggml_ext_chunk (#1084)

master-414-8f05f5b

13 Dec 12:00
8f05f5b

Choose a tag to compare

feat: add support for custom scheduler (#694)

---------

Co-authored-by: leejet <[email protected]>

master-413-15d0f82

13 Dec 10:05
15d0f82

Choose a tag to compare

feat(server): do not parse lora fromt client-side prompts (#1083)

master-412-6888fcb

13 Dec 10:02
6888fcb

Choose a tag to compare

feat: server add default_gen_params to override default args (#1050)

master-411-2aecdd5

13 Dec 09:35
2aecdd5

Choose a tag to compare

feat: simple openai image generation api compatiple server (#1037)

master-410-11ab095

12 Dec 18:58
11ab095

Choose a tag to compare

fix: resolve embedding loading issue when calling generate_image mult…

master-409-a3a88fc

12 Dec 18:28
a3a88fc

Choose a tag to compare

fix: avoid crash loading LoRAs with bf16 weights (#1077)

master-408-8823dc4

10 Dec 19:00
8823dc4

Choose a tag to compare

feat: align the spatial size to the corresponding multiple (#1073)