Skip to content

Releases: leejet/stable-diffusion.cpp

master-765-bb84971

Choose a tag to compare

@github-actions github-actions released this 06 Jul 17:19
bb84971
refactor: move model-specific args into model parsers (#1757)

master-764-e22272e

Choose a tag to compare

@github-actions github-actions released this 06 Jul 17:01
e22272e
fix: validate safetensors data offsets (#1754)

master-763-4fcc6fe

Choose a tag to compare

@github-actions github-actions released this 06 Jul 16:21
4fcc6fe
fix: reject a repeated entry with an inconsistent value count in load…

master-762-9e1055d

Choose a tag to compare

@github-actions github-actions released this 06 Jul 16:34
9e1055d
fix: SDXL ControlNet (diffusers naming + graph size) (#1752)

master-760-e071aa3

Choose a tag to compare

@github-actions github-actions released this 06 Jul 16:11
e071aa3
feat: move circular padding from context to per-generation params (#1…

master-758-c674225

Choose a tag to compare

@github-actions github-actions released this 05 Jul 12:48
c674225
chore: move Dockerfiles into docker directory (#1745)

master-752-38a51f8

Choose a tag to compare

@github-actions github-actions released this 05 Jul 10:25
38a51f8
feat: add DPM++ 2M SDE sampler (#1742)

master-750-e790073

Choose a tag to compare

@github-actions github-actions released this 05 Jul 10:16
e790073
fix: avoid layer splitting unet block paths (#1741)

master-749-b11c95a

Choose a tag to compare

@github-actions github-actions released this 04 Jul 18:56
b11c95a
feat: auto fit tensors across devices to guarantee optimal load (#1736)

master-748-68f3d6d

Choose a tag to compare

@github-actions github-actions released this 04 Jul 10:49
68f3d6d
feat: support for cross-device row split (#1735)