Skip to content

Releases: leejet/stable-diffusion.cpp

master-769-cc73429

Choose a tag to compare

@github-actions github-actions released this 08 Jul 16:23
chore: close inactive issues as completed

master-767-885f01a

Choose a tag to compare

@github-actions github-actions released this 07 Jul 17:49
chore: close inactive issues automatically

master-766-9ef6e73

Choose a tag to compare

@github-actions github-actions released this 07 Jul 16:58
9ef6e73
feat: drive layer split from graph-cut segments (#1762)

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)