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
diffusers
modeling_utils.py
on
main
User selector
All users
Datepicker
All time
Commit history
Commits on Nov 4, 2022
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
[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
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
Commits on Oct 12, 2022
Add diffusers version and pipeline class to the Hub UA (#814)
Show description for 323a9e1
anton-l
and
patrickvonplaten
authored
323a9e1
View commit details
Copy full SHA for 323a9e1
View code at this point
Browse repository at this point
Revert an accidental commit
Show description for 9659863
anton-l
committed
9659863
View commit details
Copy full SHA for 9659863
View code at this point
Browse repository at this point
Add diffusers version and pipeline class to the Hub UA
anton-l
committed
679c77f
View commit details
Copy full SHA for 679c77f
View code at this point
Browse repository at this point
Commits on Oct 5, 2022
No more use_auth_token=True (#733)
Show description for 78744b6
patrickvonplaten
authored
78744b6
View commit details
Copy full SHA for 78744b6
View code at this point
Browse repository at this point
Commits on Oct 4, 2022
add accelerate to load models with smaller memory footprint (#361)
Show description for 4d1cce2
piEsposito
and
patrickvonplaten
authored
4d1cce2
View commit details
Copy full SHA for 4d1cce2
View code at this point
Browse repository at this point
Commits on Sep 22, 2022
[UNet2DConditionModel] add gradient checkpointing (#461)
Show description for e7120ba
patil-suraj
authored
e7120ba
View commit details
Copy full SHA for e7120ba
View code at this point
Browse repository at this point
Commits on Sep 21, 2022
Mv weights name consts to diffusers.utils (#605)
Mishig Davaadorj
authored
8685699
View commit details
Copy full SHA for 8685699
View code at this point
Browse repository at this point
Commits on Sep 16, 2022
Fix typos and add Typo check GitHub Action (#483)
Show description for 76d492e
shirayu
and
anton-l
authored
76d492e
View commit details
Copy full SHA for 76d492e
View code at this point
Browse repository at this point
Commits on Sep 13, 2022
[Docs] Add subfolder docs (#500)
Show description for d12e9eb
patrickvonplaten
and
pcuenca
authored
d12e9eb
View commit details
Copy full SHA for d12e9eb
View code at this point
Browse repository at this point
Commits on Sep 8, 2022
Add config docs (#429)
Show description for 4e2c1f3
patrickvonplaten
authored
4e2c1f3
View commit details
Copy full SHA for 4e2c1f3
View code at this point
Browse repository at this point
[Docs] Models (#416)
Show description for 5e6417e
3 people
authored
5e6417e
View commit details
Copy full SHA for 5e6417e
View code at this point
Browse repository at this point
Commits on Sep 1, 2022
Allow downloading of revisions for models. (#303)
okalldal
authored
d799084
View commit details
Copy full SHA for d799084
View code at this point
Browse repository at this point
Commits on Aug 25, 2022
[Clean up] Clean unused code (#245)
Show description for c1efda7
patrickvonplaten
authored
c1efda7
View commit details
Copy full SHA for c1efda7
View code at this point
Browse repository at this point
Commits on Aug 22, 2022
Style quickfix
anton-l
committed
eb5267f
View commit details
Copy full SHA for eb5267f
View code at this point
Browse repository at this point
[Loading] allow modules to be loaded in fp16 (#230)
patrickvonplaten
authored
db5fa43
View commit details
Copy full SHA for db5fa43
View code at this point
Browse repository at this point
Commits on Aug 17, 2022
Add `is_torch_available`, `is_flax_available` (#204)
Show description for df90f0c
anton-l
authored
df90f0c
View commit details
Copy full SHA for df90f0c
View code at this point
Browse repository at this point
Commits on Jul 20, 2022
Big Model Renaming (#109)
Show description for 9c3820d
patrickvonplaten
authored
9c3820d
View commit details
Copy full SHA for 9c3820d
View code at this point
Browse repository at this point
Commits on Jul 19, 2022
improve loading a bit
patrickvonplaten
committed
936cd08
View commit details
Copy full SHA for 936cd08
View code at this point
Browse repository at this point
Commits on Jul 15, 2022
fix local subfolder
patrickvonplaten
committed
1c14ce9
View commit details
Copy full SHA for 1c14ce9
View code at this point
Browse repository at this point
Commits on Jul 14, 2022
[DDPM] Make DDPM work (#88)
Show description for 6d5ef87
patrickvonplaten
authored
6d5ef87
View commit details
Copy full SHA for 6d5ef87
View code at this point
Browse repository at this point
save intermediate (#87)
Show description for e7fe901
patrickvonplaten
authored
e7fe901
View commit details
Copy full SHA for e7fe901
View code at this point
Browse repository at this point
Commits on Jun 27, 2022
Make style
patrickvonplaten
committed
4261c3a
View commit details
Copy full SHA for 4261c3a
View code at this point
Browse repository at this point
Commits on Jun 21, 2022
make style
anton-l
committed
9c82c32
View commit details
Copy full SHA for 9c82c32
View code at this point
Browse repository at this point
Merge branch 'main' of github.com:huggingface/diffusers
anton-l
committed
b09b152
View commit details
Copy full SHA for b09b152
View code at this point
Browse repository at this point
add push_to_hub
anton-l
committed
a2117cb
View commit details
Copy full SHA for a2117cb
View code at this point
Browse repository at this point
Commits on Jun 17, 2022
fix warning in model utils
patil-suraj
committed
44e64f9
View commit details
Copy full SHA for 44e64f9
View code at this point
Browse repository at this point
correct dict
patrickvonplaten
committed
fe7d136
View commit details
Copy full SHA for fe7d136
View code at this point
Browse repository at this point
Commits on Jun 12, 2022
finish refactor
patrickvonplaten
committed
12b10cb
View commit details
Copy full SHA for 12b10cb
View code at this point
Browse repository at this point
Commits on Jun 9, 2022
fix setup
patrickvonplaten
committed
cbb19ee
View commit details
Copy full SHA for cbb19ee
View code at this point
Browse repository at this point
finish transformers removal
patrickvonplaten
committed
49257b4
View commit details
Copy full SHA for 49257b4
View code at this point
Browse repository at this point
remove transformers dependency
patrickvonplaten
committed
09e1b0b
View commit details
Copy full SHA for 09e1b0b
View code at this point
Browse repository at this point
Commits on Jun 7, 2022
rename modeling code
patrickvonplaten
committed
07b6d0e
View commit details
Copy full SHA for 07b6d0e
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.