Skip to content

Releases: leejet/stable-diffusion.cpp

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

master-371-5498cc0

19 Nov 16:36
5498cc0

Choose a tag to compare

feat: add Wan2.1-I2V-1.3B(SkyReels) support (#988)

master-370-aa2b8e0

19 Nov 16:16
aa2b8e0

Choose a tag to compare

fix: patch  1x1 conv weights at runtime (#986)