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 }}
0xdevalias
/
diffusers
Public
forked from
huggingface/diffusers
Notifications
You must be signed in to change notification settings
Fork
0
Star
1
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
on
rl
User selector
All users
Datepicker
All time
Commit history
Commits on Nov 9, 2022
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
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
Fix typo latens -> latents (#1171)
Show description for cd502b2
duongna21
authored
cd502b2
View commit details
Copy full SHA for cd502b2
View code at this point
Browse repository at this point
Remove warning about half precision on MPS (#1163)
Show description for e86a280
pcuenca
authored
e86a280
View commit details
Copy full SHA for e86a280
View code at this point
Browse repository at this point
Commits on Nov 6, 2022
Add multistep DPM-Solver discrete scheduler (#1132)
Show description for b4a1ed8
LuChengTHU
and
patil-suraj
authored
b4a1ed8
View commit details
Copy full SHA for b4a1ed8
View code at this point
Browse repository at this point
Commits on Nov 5, 2022
Flax: Flip sin to cos in time embeddings (#1149)
Show description for 08a6dc8
pcuenca
authored
08a6dc8
View commit details
Copy full SHA for 08a6dc8
View code at this point
Browse repository at this point
Commits on Nov 4, 2022
Add CycleDiffusion pipeline using Stable Diffusion (#888)
Show description for 9d8943b
3 people
authored
9d8943b
View commit details
Copy full SHA for 9d8943b
View code at this point
Browse repository at this point
add enable sequential cpu offloading to other stable diffusion pipelines (#1085)
Show description for 1172c96
3 people
authored
1172c96
View commit details
Copy full SHA for 1172c96
View code at this point
Browse repository at this point
Bump to 0.8.0.dev0 (#1131)
Show description for 2fcae69
anton-l
authored
2fcae69
View commit details
Copy full SHA for 2fcae69
View code at this point
Browse repository at this point
fix the parameter naming in `self.downsamplers` (#1108)
Show description for 5b20d3b
chenguolin
and
patrickvonplaten
authored
5b20d3b
View commit details
Copy full SHA for 5b20d3b
View code at this point
Browse repository at this point
Move accelerate to a soft-dependency (#1134)
Show description for 1d0f3c2
patrickvonplaten
and
anton-l
authored
1d0f3c2
View commit details
Copy full SHA for 1d0f3c2
View code at this point
Browse repository at this point
Commits on Nov 3, 2022
make style
patrickvonplaten
committed
bde4880
View commit details
Copy full SHA for bde4880
View code at this point
Browse repository at this point
Merge branch 'main' of https://github.com/huggingface/diffusers into main
patrickvonplaten
committed
9eb389f
View commit details
Copy full SHA for 9eb389f
View code at this point
Browse repository at this point
Correct VQDiffusion Pipeline import
patrickvonplaten
committed
33108bf
View commit details
Copy full SHA for 33108bf
View code at this point
Browse repository at this point
Release: v0.7.0
anton-l
committed
1578679
View commit details
Copy full SHA for 1578679
View code at this point
Browse repository at this point
handle device for randn in euler step (#1124)
Show description for 7b030a7
patil-suraj
authored
7b030a7
View commit details
Copy full SHA for 7b030a7
View code at this point
Browse repository at this point
[Low cpu memory] Correct naming and improve default usage (#1122)
Show description for 42bb459
patrickvonplaten
and
patil-suraj
authored
42bb459
View commit details
Copy full SHA for 42bb459
View code at this point
Browse repository at this point
fix copies
patrickvonplaten
committed
988c822
View commit details
Copy full SHA for 988c822
View code at this point
Browse repository at this point
default fast model loading π₯ (#1115)
Show description for 7482178
3 people
authored
7482178
View commit details
Copy full SHA for 7482178
View code at this point
Browse repository at this point
Previous
Next
You canβt perform that action at this time.