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 }}
codescv
/
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
rl
User selector
All users
Datepicker
All time
Commit history
Commits on Nov 14, 2022
fix renaming
natolambert
committed
3684a8c
View commit details
Copy full SHA for 3684a8c
View code at this point
Browse repository at this point
changes per Patrik's comments (#1285)
Show description for 9b8e5ee
bglick13
authored
9b8e5ee
View commit details
Copy full SHA for 9b8e5ee
View code at this point
Browse repository at this point
fix
natolambert
committed
becc803
View commit details
Copy full SHA for becc803
View code at this point
Browse repository at this point
Merge branch 'main' into rl
natolambert
committed
c901889
View commit details
Copy full SHA for c901889
View code at this point
Browse repository at this point
Edited attention.py for older xformers (#1270)
Show description for 33d7e89
Lime-Cakes
authored
33d7e89
View commit details
Copy full SHA for 33d7e89
View code at this point
Browse repository at this point
Commits on Nov 13, 2022
Finalize stable diffusion refactor (#1269)
Show description for b3c5e08
patrickvonplaten
authored
b3c5e08
View commit details
Copy full SHA for b3c5e08
View code at this point
Browse repository at this point
[Stable Diffusion] Fix padding / truncation (#1226)
Show description for 4c660d1
patrickvonplaten
authored
4c660d1
View commit details
Copy full SHA for 4c660d1
View code at this point
Browse repository at this point
Commits on Nov 10, 2022
Fix Flax usage comments (#1211)
Show description for 045157a
pcuenca
authored
045157a
View commit details
Copy full SHA for 045157a
View code at this point
Browse repository at this point
Commits on Nov 9, 2022
[Tests] Fix mps+generator fast tests (#1230)
Show description for 0feb21a
anton-l
authored
0feb21a
View commit details
Copy full SHA for 0feb21a
View code at this point
Browse repository at this point
Match the generator device to the pipeline for DDPM and DDIM (#1222)
Show description for 7d0c272
anton-l
authored
7d0c272
View commit details
Copy full SHA for 7d0c272
View code at this point
Browse repository at this point
Factor out encode text with Copied from (#1224)
Show description for 3d98dc7
patrickvonplaten
authored
3d98dc7
View commit details
Copy full SHA for 3d98dc7
View code at this point
Browse repository at this point
fix-copies
natolambert
committed
915c41e
View commit details
Copy full SHA for 915c41e
View code at this point
Browse repository at this point
fix tests
natolambert
committed
ba204db
View commit details
Copy full SHA for ba204db
View code at this point
Browse repository at this point
do not default import experimental
natolambert
committed
4948ca7
View commit details
Copy full SHA for 4948ca7
View code at this point
Browse repository at this point
unet1d defaults
natolambert
committed
691ddee
View commit details
Copy full SHA for 691ddee
View code at this point
Browse repository at this point
more mps test fixes
natolambert
committed
0c58758
View commit details
Copy full SHA for 0c58758
View code at this point
Browse repository at this point
change defaults
natolambert
committed
a061f7e
View commit details
Copy full SHA for a061f7e
View code at this point
Browse repository at this point
apply `repeat_interleave` fix for `mps` to stable diffusion image2image pipeline (#1135)
Show description for 4969f46
jncasey
authored
4969f46
View commit details
Copy full SHA for 4969f46
View code at this point
Browse repository at this point
Add LDM Super Resolution pipeline (#1116)
Show description for 5a59f9b
4 people
authored
5a59f9b
View commit details
Copy full SHA for 5a59f9b
View code at this point
Browse repository at this point
[Loading] Make sure loading edge cases work (#1192)
Show description for b93fe08
patrickvonplaten
authored
b93fe08
View commit details
Copy full SHA for b93fe08
View code at this point
Browse repository at this point
Fix slow tests (#1210)
Show description for 6cf72a9
patrickvonplaten
authored
6cf72a9
View commit details
Copy full SHA for 6cf72a9
View code at this point
Browse repository at this point
Fix cpu offloading (#1177)
Show description for 24895a1
anton-l
authored
24895a1
View commit details
Copy full SHA for 24895a1
View code at this point
Browse repository at this point
add licenses to pipelines (#1201)
Show description for 598ff76
Nathan Lambert
authored
598ff76
View commit details
Copy full SHA for 598ff76
View code at this point
Browse repository at this point
Commits on Nov 8, 2022
quality
natolambert
committed
cf76a2d
View commit details
Copy full SHA for cf76a2d
View code at this point
Browse repository at this point
Merge branch 'main' into rl
natolambert
committed
be25030
View commit details
Copy full SHA for be25030
View code at this point
Browse repository at this point
Refactoring RL PR (#1200)
Show description for faeacd5
Nathan Lambert
authored
faeacd5
View commit details
Copy full SHA for faeacd5
View code at this point
Browse repository at this point
[Scheduler] Move predict epsilon to init (#1155)
Show description for 249d9bc
patrickvonplaten
and
pcuenca
authored
249d9bc
View commit details
Copy full SHA for 249d9bc
View code at this point
Browse repository at this point
handle dtype xformers attention (#1196)
Show description for 5786b0e
patil-suraj
authored
5786b0e
View commit details
Copy full SHA for 5786b0e
View code at this point
Browse repository at this point
Restore compatibility with deprecated `StableDiffusionOnnxPipeline` (#1191)
Show description for 614c182
pcuenca
authored
614c182
View commit details
Copy full SHA for 614c182
View code at this point
Browse repository at this point
[ONNX] Improve ONNXPipeline scheduler compatibility, fix safety_checker (#1173)
Show description for 11f7d6f
anton-l
authored
11f7d6f
View commit details
Copy full SHA for 11f7d6f
View code at this point
Browse repository at this point
MPS schedulers: don't use float64 (#1169)
Show description for 813744e
pcuenca
authored
813744e
View commit details
Copy full SHA for 813744e
View code at this point
Browse repository at this point
[DDIMScheduler] fix noise device in ddim step (#1189)
Show description for 5a8b356
patil-suraj
authored
5a8b356
View commit details
Copy full SHA for 5a8b356
View code at this point
Browse repository at this point
Fix small typo (#1178)
Show description for 20a05d6
pcuenca
authored
20a05d6
View commit details
Copy full SHA for 20a05d6
View code at this point
Browse repository at this point
Commits on Nov 7, 2022
Fix dtype safety checker inpaint legacy (#1137)
Show description for 72eae64
patrickvonplaten
authored
72eae64
View commit details
Copy full SHA for 72eae64
View code at this point
Browse repository at this point
Fix community pipeline links (#1162)
Show description for 0dd8c6b
pcuenca
authored
0dd8c6b
View commit details
Copy full SHA for 0dd8c6b
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.