Skip to content
Navigation Menu
Toggle navigation
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Spark
Build and deploy intelligent apps
GitHub Models
Manage and compare prompts
MCP Registry
New
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search or jump to...
Search code, repositories, users, issues, pull requests...
Search syntax tips
Provide feedback
Saved searches
Use saved searches to filter your results more quickly
Sign in
Sign up
Appearance settings
Resetting focus
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
falkeio
/
stable-diffusion.cpp
Public
forked from
leejet/stable-diffusion.cpp
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
0
Security
Uh oh!
There was an error while loading.
Please reload this page
.
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security
Insights
Commits
Branch selector
master
User selector
All users
Datepicker
All time
Commit History
Commits on Aug 2, 2025
sync: update ggml, make cuda im2col a little faster
leejet
committed
5900ef6
Copy full SHA for 5900ef6
Conv2D direct support (#744)
Show description for 5b8996f
daniandtheweb
and
leejet
authored
5b8996f
Copy full SHA for 5b8996f
chore: avoid setting GGML_MAX_NAME when building against external ggml (#751)
Show description for f7f05fb
wbruna
authored
f7f05fb
Copy full SHA for f7f05fb
feat: support build against system installed GGML library (#749)
Seas0
authored
6167e29
Copy full SHA for 6167e29
Commits on Jul 28, 2025
refector: optimize the usage of tensor_types
leejet
committed
f6b9aa1
Copy full SHA for f6b9aa1
feat: add missing models and parameters to image metadata (#743)
Show description for 7eb30d0
wbruna
and
one-lithe-rune
authored
7eb30d0
Copy full SHA for 7eb30d0
feat: change image dimensions requirement for DiT models (#742)
stduhpf
authored
59080d3
Copy full SHA for 59080d3
feat: upgrade musa sdk to rc4.2.0 (#732)
yeahdongcn
authored
8c3c788
Copy full SHA for 8c3c788
sync: update ggml
leejet
committed
f54524f
Copy full SHA for f54524f
Commits on Jul 24, 2025
sync: update ggml
leejet
committed
eed97a5
Copy full SHA for eed97a5
docs: add LocalAI to README's UIs (#741)
mudler
authored
fb86bf4
Copy full SHA for fb86bf4
Commits on Jul 23, 2025
fix: convert f64 to f32 and i64 to i32 when loading weights
leejet
committed
bd1eaef
Copy full SHA for bd1eaef
fix: correct head dim check and L_k padding of flash attention (#736)
Green-Sky
authored
ab835f7
Copy full SHA for ab835f7
docs: add sd.cpp-webui as an available frontend (#738)
daniandtheweb
authored
26f3f61
Copy full SHA for 26f3f61
Commits on Jul 14, 2025
fix: make --taesd work (#731)
SkutteOleg
authored
1896b28
Copy full SHA for 1896b28
Commits on Jul 13, 2025
fix: avoid macOS build failed
leejet
committed
0739361
Copy full SHA for 0739361
refactor: update c api (#728)
leejet
authored
ca0bd93
Copy full SHA for ca0bd93
Commits on Jul 12, 2025
feat: add Instruct-Pix2pix/CosXL-Edit support (#679)
Show description for a772dca
stduhpf
and
leejet
authored
a772dca
Copy full SHA for a772dca
Commits on Jul 7, 2025
feat: overriding quant types for specific tensors on model conversion (#724)
wbruna
authored
6d84a30
Copy full SHA for 6d84a30
Commits on Jul 6, 2025
feat: add support for f64/i64 and clip_g diffusers model (#681)
stduhpf
authored
dafc32d
Copy full SHA for dafc32d
fix: mark encoder.embed_tokens.weight as unused tensor (#721)
idostyle
authored
225162f
Copy full SHA for 225162f
fix: correct --chroma-enable-t5-mask argument
leejet
committed
b9e4718
Copy full SHA for b9e4718
Commits on Jul 5, 2025
feat: make lora graph size variable
leejet
committed
1ce1c1a
Copy full SHA for 1ce1c1a
Commits on Jul 4, 2025
feat: override text encoders for unet models (#682)
stduhpf
authored
19fbfd8
Copy full SHA for 19fbfd8
fix: fix a few typos on cli help and error messages (#714)
wbruna
authored
76c7262
Copy full SHA for 76c7262
Commits on Jul 3, 2025
fix: break the line after skipping tensors in VAE (#591)
vmobilis
authored
3bae667
Copy full SHA for 3bae667
fix: actually use embeddings with SDXL (#657)
stduhpf
authored
8d0819c
Copy full SHA for 8d0819c
Commits on Jul 2, 2025
docs: add golang cgo bindings to README (#635)
Binozo
authored
7a8ff2e
Copy full SHA for 7a8ff2e
docs: add Android app to README (#647)
rmatif
authored
0927e8e
Copy full SHA for 0927e8e
feat: add T5 with llama.cpp naming convention support (#654)
stduhpf
authored
83ef4e4
Copy full SHA for 83ef4e4
Commits on Jul 1, 2025
refector: reuse some code
leejet
committed
7dac89a
Copy full SHA for 7dac89a
feat: add CosXL support (#683)
stduhpf
authored
9251756
Copy full SHA for 9251756
chore: fix windows build and release
leejet
committed
ecf5db9
Copy full SHA for ecf5db9
fix: force zero-initialize output of tiling (#703)
stduhpf
authored
ea46fd6
Copy full SHA for ea46fd6
Commits on Jun 30, 2025
chore: avoid warnings when building on linux
leejet
committed
23de7fc
Copy full SHA for 23de7fc
Pagination
Previous
Next
You can’t perform that action at this time.