Skip to content

Pull requests: leejet/stable-diffusion.cpp

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Assigned to nobody Loading
Sort

Pull requests list

feat: adapt res samplers for flow models for eta > 0
#1436 opened Apr 18, 2026 by wbruna Contributor Loading…
fix: correct dpm++2s_a second model call
#1435 opened Apr 17, 2026 by wbruna Contributor Loading…
fix: ernie-image flow shift
#1433 opened Apr 17, 2026 by Green-Sky Contributor Loading…
feat: add DPM++ (2S) Ancestral implementation for flow models
#1428 opened Apr 16, 2026 by wbruna Contributor Loading…
feat(sdapi): report generation parameters through the info field
#1426 opened Apr 15, 2026 by wbruna Contributor Loading…
feat: support for memory-mapping model weights
#1414 opened Apr 13, 2026 by wbruna Contributor Loading…
feat: adapt LCM for flow models
#1413 opened Apr 12, 2026 by wbruna Contributor Loading…
fix: correct image to image DDIM and TCD
#1410 opened Apr 11, 2026 by wbruna Contributor Loading…
fix: Use PkgConfig for WebP and WebM
#1400 opened Apr 7, 2026 by candrews Loading…
refactor: centralize CompVisDenoiser table calculations
#1383 opened Mar 31, 2026 by wbruna Contributor Loading…
feat: support ggml backend select and enhance the build system
#1368 opened Mar 26, 2026 by Cyberhan123 Contributor Loading…
🧪 Add tests for binary reading functions
#1321 opened Mar 5, 2026 by torusvektor Loading…
chore: replace rand and srand at the library level
#1318 opened Mar 4, 2026 by wbruna Contributor Loading…
zit example: default 8 steps
#1294 opened Feb 25, 2026 by kwsp Contributor Loading…
Update ROCm Windows builds
#1282 opened Feb 14, 2026 by superm1 Contributor Loading…
Update ROCm Linux builds
#1281 opened Feb 14, 2026 by superm1 Contributor Loading…
feat: option to enable vae tiling automatically for large images
#1274 opened Feb 11, 2026 by wbruna Contributor Loading…
Replace init_backend with ggml_backend_init_best
#1259 opened Feb 7, 2026 by WhyNotHugo Loading…
use C++23 #embed to speed up compile
#1250 opened Feb 3, 2026 by roj234 Contributor Loading…
add QOI Image format
#1212 opened Jan 19, 2026 by lastrosade Loading…
ProTip! Exclude everything labeled bug with -label:bug.