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 }}
ldcsoftware
/
diffusers
Public
forked from
huggingface/diffusers
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
diffusers
src
diffusers
on
main
User selector
All users
Datepicker
All time
Commit history
Commits on May 29, 2024
save
lidecheng
authored and
lidecheng
committed
88683ac
View commit details
Copy full SHA for 88683ac
View code at this point
Browse repository at this point
Commits on May 14, 2024
save
lidecheng
authored and
lidecheng
committed
b3060bb
View commit details
Copy full SHA for b3060bb
View code at this point
Browse repository at this point
Commits on May 13, 2024
save
lidecheng
authored and
lidecheng
committed
83d47e1
View commit details
Copy full SHA for 83d47e1
View code at this point
Browse repository at this point
save
lidecheng
authored and
lidecheng
committed
59dd898
View commit details
Copy full SHA for 59dd898
View code at this point
Browse repository at this point
save
lidecheng
authored and
lidecheng
committed
6aaf1d5
View commit details
Copy full SHA for 6aaf1d5
View code at this point
Browse repository at this point
Revert "save"
Show description for 69db778
lidecheng
authored and
lidecheng
committed
69db778
View commit details
Copy full SHA for 69db778
View code at this point
Browse repository at this point
save
lidecheng
authored and
lidecheng
committed
77e63f3
View commit details
Copy full SHA for 77e63f3
View code at this point
Browse repository at this point
Commits on Apr 7, 2024
save
lidecheng
authored and
lidecheng
committed
b9242b5
View commit details
Copy full SHA for b9242b5
View code at this point
Browse repository at this point
Commits on Mar 30, 2024
save
lidecheng
authored and
lidecheng
committed
537a5f5
View commit details
Copy full SHA for 537a5f5
View code at this point
Browse repository at this point
Commits on Mar 29, 2024
save
lidecheng
authored and
lidecheng
committed
2964d03
View commit details
Copy full SHA for 2964d03
View code at this point
Browse repository at this point
save
lidecheng
authored and
lidecheng
committed
7c93491
View commit details
Copy full SHA for 7c93491
View code at this point
Browse repository at this point
Commits on Mar 28, 2024
save
lidecheng
authored and
lidecheng
committed
148dd8f
View commit details
Copy full SHA for 148dd8f
View code at this point
Browse repository at this point
Commits on Mar 27, 2024
save
lidecheng
authored and
lidecheng
committed
e194d11
View commit details
Copy full SHA for e194d11
View code at this point
Browse repository at this point
Merge pull request #1 from ldcsoftware/ldc/acc
Show description for d955664
ldcsoftware
authored
d955664
View commit details
Copy full SHA for d955664
View code at this point
Browse repository at this point
save
lidecheng
authored and
lidecheng
committed
e70c2c4
View commit details
Copy full SHA for e70c2c4
View code at this point
Browse repository at this point
fix torch.compile for multi-controlnet of sdxl inpaint (#7476)
Show description for ead82fe
yiyixuxu
and
sayakpaul
authored
ead82fe
View commit details
Copy full SHA for ead82fe
View code at this point
Browse repository at this point
Commits on Mar 26, 2024
Add device arg to offloading with combined pipelines (#7471)
Show description for 45b42d1
Disty0
and
sayakpaul
authored
45b42d1
View commit details
Copy full SHA for 45b42d1
View code at this point
Browse repository at this point
Fix missing raise statements in check_inputs (#7473)
Show description for 5199ee4
TonyLianLong
and
sayakpaul
authored
5199ee4
View commit details
Copy full SHA for 5199ee4
View code at this point
Browse repository at this point
diffusers#7426 fix stable diffusion xl inference on MPS when dtypes shift unexpectedly due to pytorch bugs (#7446)
Show description for 544710e
3 people
authored
544710e
View commit details
Copy full SHA for 544710e
View code at this point
Browse repository at this point
Fix Tiling in `ConsistencyDecoderVAE` (#7290)
Show description for 443aa14
tolgacangoz
and
sayakpaul
authored
443aa14
View commit details
Copy full SHA for 443aa14
View code at this point
Browse repository at this point
feat: support DoRA LoRA from community (#7371)
Show description for 699dfb0
sayakpaul
authored
699dfb0
View commit details
Copy full SHA for 699dfb0
View code at this point
Browse repository at this point
[tests] skip dynamo tests when python is 3.12. (#7458)
Show description for 484c8ef
sayakpaul
authored
484c8ef
View commit details
Copy full SHA for 484c8ef
View code at this point
Browse repository at this point
Commits on Mar 25, 2024
[`Docs`] Fix typos (#7451)
Show description for a51b6cc
tolgacangoz
and
sayakpaul
authored
a51b6cc
View commit details
Copy full SHA for a51b6cc
View code at this point
Browse repository at this point
Fix for `str_to_bool` definition in testing utils (#7461)
Show description for 3bce0f3
DN6
authored
3bce0f3
View commit details
Copy full SHA for 3bce0f3
View code at this point
Browse repository at this point
[`IP-Adapter`] Fix IP-Adapter Support and Refactor Callback for `StableDiffusionPanoramaPipeline` (#7262)
Show description for f7dfcfd
tolgacangoz
authored
f7dfcfd
View commit details
Copy full SHA for f7dfcfd
View code at this point
Browse repository at this point
Remove `distutils` (#7455)
Show description for 3c67864
sayakpaul
authored
3c67864
View commit details
Copy full SHA for 3c67864
View code at this point
Browse repository at this point
Commits on Mar 22, 2024
[refactor] Fix FreeInit behaviour (#7410)
Show description for 3636990
a-r-r-o-w
authored
3636990
View commit details
Copy full SHA for 3636990
View code at this point
Browse repository at this point
Commits on Mar 21, 2024
fix: enable unet_3d_condition to support time_cond_proj_dim (#7364)
Show description for 405a1fa
yhZhai
and
sayakpaul
authored
405a1fa
View commit details
Copy full SHA for 405a1fa
View code at this point
Browse repository at this point
Fix typos (#7411)
Show description for 3028089
tolgacangoz
authored
3028089
View commit details
Copy full SHA for 3028089
View code at this point
Browse repository at this point
Commits on Mar 20, 2024
[Custom Pipelines with Custom Components] fix multiple things (#7304)
Show description for b536f39
sayakpaul
and
yiyixuxu
authored
b536f39
View commit details
Copy full SHA for b536f39
View code at this point
Browse repository at this point
[LoRA test suite] refactor the test suite and cleanse it (#7316)
Show description for e25e525
sayakpaul
authored
e25e525
View commit details
Copy full SHA for e25e525
View code at this point
Browse repository at this point
Commits on Mar 19, 2024
Remove insecure `torch.load` calls (#7393)
Show description for 4da810b
DN6
authored
4da810b
View commit details
Copy full SHA for 4da810b
View code at this point
Browse repository at this point
Change path to posix (modeling_utils.py) (#6781)
Show description for 161c6e1
stephen-iezzi
and
sayakpaul
authored
161c6e1
View commit details
Copy full SHA for 161c6e1
View code at this point
Browse repository at this point
Fix ControlNetModel.from_unet do not load add_embedding (#7269)
Show description for a6c9015
laksjdjf
and
sayakpaul
authored
a6c9015
View commit details
Copy full SHA for a6c9015
View code at this point
Browse repository at this point
Update pipeline_controlnet_sd_xl_img2img.py (#7353)
Show description for e6a5f99
nullarch
and
yiyixuxu
authored
e6a5f99
View commit details
Copy full SHA for e6a5f99
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.