Skip to content

Releases: leejet/stable-diffusion.cpp

master-383-20eb674

30 Nov 05:04
20eb674

Choose a tag to compare

fix: avoid crash when the lora file is not found using immediately mo…

master-382-bc80225

30 Nov 04:57
bc80225

Choose a tag to compare

fix: make the immediate LoRA apply mode work better when using Vulkan…

master-380-673dbdd

30 Nov 04:24
673dbdd

Choose a tag to compare

fix: add missing line cleanup for s/it progress display (#891)

master-379-0249509

30 Nov 04:15
0249509

Choose a tag to compare

refactor: add user data pointer to the image preview callback (#1001)

master-378-52b67c5

30 Nov 04:09
52b67c5

Choose a tag to compare

feat: add flux2 support (#1016)

* add flux2 support

* rename qwenvl to llm

* add Flux2FlowDenoiser

* update docs

master-377-2034588

22 Nov 06:42
2034588

Choose a tag to compare

refactor: optimize the handling of sample method (#999)

master-376-490c51d

22 Nov 06:37
490c51d

Choose a tag to compare

feat: report success/failure when saving PNG/JPG output (#912)

master-375-45c4677

22 Nov 06:30
45c4677

Choose a tag to compare

feat: add LCM scheduler (#983)

master-373-e9bc3b6

22 Nov 05:26
e9bc3b6

Choose a tag to compare

fix: check the PhotoMaker id_embeds tensor ONLY in PhotoMaker V2 mode…

master-372-b542894

22 Nov 05:38
b542894

Choose a tag to compare

fix: avoid crash on default video preview path (#997)

Co-authored-by: masamaru-san