Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
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
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
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
/
Sign in
Sign up
Appearance settings
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 }}
leejet
/
stable-diffusion.cpp
Public
Notifications
You must be signed in to change notification settings
Fork
738
Star
6.8k
Code
Issues
229
Pull requests
26
Discussions
Actions
Projects
Wiki
Security and quality
4
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Wiki
Security and quality
Insights
add Qwen Image support
- #851
#851
Merged
leejet
merged 19 commits into
master
leejet/stable-diffusion.cpp:master
from
qwen_image
leejet/stable-diffusion.cpp:qwen_image
Copy head branch name to clipboard
Oct 12, 2025
Conversation
Commits
19
(19)
Checks
Files changed
Merged
add Qwen Image support
#851
leejet
merged 19 commits into
master
leejet/stable-diffusion.cpp:master
from
qwen_image
leejet/stable-diffusion.cpp:qwen_image
Copy head branch name to clipboard
Commits
Commits on Sep 20, 2025
add qwen tokenizer
leejet
committed
f88daa5
View commit details
Copy full SHA for f88daa5
Browse repository at this point
add qwen2.5 vl support
leejet
committed
fe4e731
View commit details
Copy full SHA for fe4e731
Browse repository at this point
Commits on Sep 21, 2025
mv qwen.hpp -> qwenvl.hpp
leejet
committed
d8d4c26
View commit details
Copy full SHA for d8d4c26
Browse repository at this point
add qwen image model
leejet
committed
d232509
View commit details
Copy full SHA for d232509
Browse repository at this point
Commits on Sep 22, 2025
add qwen image t2i pipeline
leejet
committed
cf19c6e
View commit details
Copy full SHA for cf19c6e
Browse repository at this point
fix qwen image flash attn
leejet
committed
477911f
View commit details
Copy full SHA for 477911f
Browse repository at this point
add qwen image i2i pipline
leejet
committed
feb0279
View commit details
Copy full SHA for feb0279
Browse repository at this point
change encoding of vocab_qwen.hpp to utf8
leejet
committed
5af0bb0
View commit details
Copy full SHA for 5af0bb0
Browse repository at this point
Commits on Sep 24, 2025
Merge branch 'master' into qwen_image
leejet
committed
a8d3aa0
View commit details
Copy full SHA for a8d3aa0
Browse repository at this point
fix get_first_stage_encoding
leejet
committed
a3a2b2d
View commit details
Copy full SHA for a3a2b2d
Browse repository at this point
Commits on Sep 25, 2025
Merge branch 'master' into qwen_image
leejet
committed
178a415
View commit details
Copy full SHA for 178a415
Browse repository at this point
Merge branch 'master' into qwen_image
leejet
committed
94f4f29
View commit details
Copy full SHA for 94f4f29
Browse repository at this point
Commits on Oct 10, 2025
Merge branch 'master' into qwen_image
leejet
committed
d19d4a5
View commit details
Copy full SHA for d19d4a5
Browse repository at this point
apply jeffbolz f32 patch
Show description for 6ea2a75
leejet
committed
6ea2a75
View commit details
Copy full SHA for 6ea2a75
Browse repository at this point
Commits on Oct 12, 2025
fix the issue that occurs when using CUDA with k-quants weights
leejet
committed
98d6e71
View commit details
Copy full SHA for 98d6e71
Browse repository at this point
optimize the handling of the FeedForward precision fix
leejet
committed
cc064a0
View commit details
Copy full SHA for cc064a0
Browse repository at this point
to_add_out precision fix
leejet
committed
7519e2f
View commit details
Copy full SHA for 7519e2f
Browse repository at this point
update docs
leejet
committed
d21d1aa
View commit details
Copy full SHA for d21d1aa
Browse repository at this point
Merge branch 'master' into qwen_image
leejet
committed
2ae7623
View commit details
Copy full SHA for 2ae7623
Browse repository at this point
You can’t perform that action at this time.