Skip to content

Releases: leejet/stable-diffusion.cpp

master-585-44cca3d

19 Apr 18:18
44cca3d

Choose a tag to compare

feat: support safetensors export in convert mode (#1444)

master-584-0a7ae07

19 Apr 17:03
0a7ae07

Choose a tag to compare

feat: add restricted torch legacy checkpoint loading (#1443)

master-583-6614334

19 Apr 12:02
6614334

Choose a tag to compare

refactor: move model file IO into dedicated module (#1442)

master-582-7023fc4

19 Apr 11:57
7023fc4

Choose a tag to compare

fix: correct image to image DDIM and TCD (#1410)

master-581-e77e4c4

19 Apr 11:48
e77e4c4

Choose a tag to compare

feat: adapt LCM for flow models (#1413)

master-580-7d33d4b

18 Apr 09:46
7d33d4b

Choose a tag to compare

chore: enable MSVC parallel compilation with /MP (#1438)

master-579-3c99f70

18 Apr 09:29
3c99f70

Choose a tag to compare

ci: skip docker image build job on pull requests (#1439)

master-578-4d626d2

18 Apr 09:41
4d626d2

Choose a tag to compare

feat(server): implement vid_gen async API and mode-aware capabilities…

master-577-f3f69e2

18 Apr 09:08
f3f69e2

Choose a tag to compare

feat: add DPM++ (2S) Ancestral implementation for flow models (#1428)

master-576-6a9cb31

18 Apr 08:58
6a9cb31

Choose a tag to compare

fix: tune ernie-image default flow shift (#1433)