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

add sd3 flash attn support
#815 opened Sep 10, 2025 by leejet Loading…
increase work_ctx memory buffer size
#814 opened Sep 10, 2025 by leejet Loading…
add SmoothStep Schedule
#813 opened Sep 10, 2025 by Green-Sky Loading…
Beta Scheduler
#811 opened Sep 10, 2025 by Green-Sky β€’ Draft
1 task
Use empty for readability and efficiency
#801 opened Sep 7, 2025 by distlibs Loading…
Switch to emplace_back to avoid extra object
#800 opened Sep 7, 2025 by distlibs Loading…
Modernize use nullptr
#797 opened Sep 7, 2025 by distlibs Loading…
Remove duplicated entry in gitignore
#796 opened Sep 7, 2025 by distlibs Loading…
Ignore CLion IDE files
#795 opened Sep 7, 2025 by distlibs Loading…
Optimize tensor loading
#790 opened Sep 6, 2025 by rmatif Loading…
feat: reduce CLIP memory usage with no embeddings
#768 opened Aug 14, 2025 by wbruna Loading…
make weight override more robust against ggml changes
#760 opened Aug 7, 2025 by wbruna Loading…
use Euler sampling by default for SD3 and Flux
#753 opened Aug 5, 2025 by wbruna Loading…
SD1.x models with a Tiny U-Net
#745 opened Jul 30, 2025 by akleine Loading…
cleanup: do not force VAE type to f32 on SDXL
#716 opened Jul 3, 2025 by wbruna Loading…
Apply LoRA during model conversion
#709 opened Jun 29, 2025 by Green-Sky β€’ Draft
[WIP] Add Deepcache
#705 opened Jun 18, 2025 by rmatif β€’ Draft
Add validation for Control Net image dimensions
#702 opened Jun 12, 2025 by Vsevo Loading…
Add Custom Scheduler
#694 opened May 27, 2025 by rmatif Loading…
Support for Flux Controls + Flex.2
#692 opened May 26, 2025 by stduhpf Loading…
ProTip! Filter pull requests by the default branch with base:master.