Skip to content

Releases: leejet/stable-diffusion.cpp

master-332-0723ee5

18 Oct 10:28
0723ee5

Choose a tag to compare

refactor: optimize option printing (#900)

master-331-90ef5f8

18 Oct 09:15
90ef5f8

Choose a tag to compare

feat: add auto-resize support for reference images (was Qwen-Image-Ed…

master-330-db6f479

17 Oct 16:21
db6f479

Choose a tag to compare

feat: add wtype stat (#899)

master-326-40a6a87

15 Oct 15:41
40a6a87

Choose a tag to compare

fix: resolve precision issues in SDXL VAE under fp16 (#888)

* fix: resolve precision issues in SDXL VAE under fp16

* add --force-sdxl-vae-conv-scale option

* update docs

master-325-e370258

15 Oct 15:36
e370258

Choose a tag to compare

feat: added prediction argument (#334)

master-324-a7d6d29

15 Oct 14:45
a7d6d29

Choose a tag to compare

chore: allow building ggml as a separate shared lib (#468)

master-323-2e9242e

13 Oct 15:54
2e9242e

Choose a tag to compare

feat: add Qwen Image Edit support (#877)

* add ref latent support for qwen image

* optimize clip_preprocess and fix get_first_stage_encoding

* add qwen2vl vit support

* add qwen image edit support

* fix qwen image edit pipeline

* add mmproj file support

* support dynamic number of Qwen image transformer blocks

* set prompt_template_encode_start_idx every time

* to_add_out precision fix

* to_out.0 precision fix

* update docs

master-322-c64994d

13 Oct 14:49
c64994d

Choose a tag to compare

fix: better progress display for second-order samplers (#834)

master-321-5436f6b

13 Oct 14:54
5436f6b

Choose a tag to compare

fix: correct canny preprocessor (#861)

master-320-1c32fa0

12 Oct 16:39
1c32fa0

Choose a tag to compare

fix: avoid generating black images when running T5 on the GPU (#882)