-
Notifications
You must be signed in to change notification settings - Fork 616
Pull requests: leejet/stable-diffusion.cpp
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
fix: missing ggml_backend_free on the upscaler
#1491
opened May 12, 2026 by
wbruna
Contributor
Loading…
fix: detect QWEN_IMAGE version from bare GGUF tensor names
#1487
opened May 12, 2026 by
honey1000001001
Loading…
Force C11/C++17 compile (Fixes GCC 16 build)
#1478
opened May 6, 2026 by
cphlipot
Contributor
Loading…
feat: cross-stage offload modes and layer-streaming for low-VRAM GPUs
#1477
opened May 6, 2026 by
fszontagh
Contributor
Loading…
refactor: unify Euler, Euler Ancestral and DDIM implementations
#1474
opened May 5, 2026 by
wbruna
Contributor
Loading…
Add tensor splitting (row + tensor), lazy loading and autofitting logic
#1470
opened May 1, 2026 by
pwilkin
Contributor
Loading…
fix: remove kv padding from flash attention wrapper
#1453
opened Apr 22, 2026 by
leejet
Owner
Loading…
feat(sdapi): report generation parameters through the info field
#1426
opened Apr 15, 2026 by
wbruna
Contributor
Loading…
move generate + image format and base64 encoding into new function generate_and_encode()
#1418
opened Apr 14, 2026 by
Korsar13
Contributor
Loading…
feat: add diffusers format support for FLUX.2-klein
#1369
opened Mar 27, 2026 by
ComputerPers
Loading…
feat: support ggml backend select and enhance the build system
#1368
opened Mar 26, 2026 by
Cyberhan123
Contributor
Loading…
chore: replace rand and srand at the library level
#1318
opened Mar 4, 2026 by
wbruna
Contributor
Loading…
Previous Next
ProTip!
Find all pull requests that aren't related to any open issues with -linked:issue.