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
Branch selector
main
User selector
All users
Datepicker
All time
Commit history
Commits on Dec 6, 2022
[docs] [dreambooth training] default accelerate config (#1564)
williamberman
authored
af04479
View commit details
Copy full SHA for af04479
Browse repository at this point
Commits on Dec 5, 2022
Merge branch 'main' of https://github.com/huggingface/diffusers into main
patrickvonplaten
committed
9a52e33
View commit details
Copy full SHA for 9a52e33
Browse repository at this point
correct librosa import
patrickvonplaten
committed
c524fd8
View commit details
Copy full SHA for c524fd8
Browse repository at this point
Fix typo (#1558)
Show description for 2cfdf37
pcuenca
and
scf4
authored
2cfdf37
View commit details
Copy full SHA for 2cfdf37
Browse repository at this point
[Docs] Correct docs (#1554)
patrickvonplaten
authored
62b497c
View commit details
Copy full SHA for 62b497c
Browse repository at this point
Correct type from int to str in conversion script sd
patrickvonplaten
committed
922d56a
View commit details
Copy full SHA for 922d56a
Browse repository at this point
[Community download] Fix cache dir (#1555)
Show description for ae85474
patrickvonplaten
authored
ae85474
View commit details
Copy full SHA for ae85474
Browse repository at this point
add AudioDiffusionPipeline and LatentAudioDiffusionPipeline #1334 (#1426)
Show description for 48d0123
teticio
and
patrickvonplaten
authored
48d0123
View commit details
Copy full SHA for 48d0123
Browse repository at this point
Research folder (#1553)
Show description for 459b8ca
patrickvonplaten
authored
459b8ca
View commit details
Copy full SHA for 459b8ca
Browse repository at this point
[refactor] make set_attention_slice recursive (#1532)
Show description for bce65cd
patil-suraj
and
patrickvonplaten
authored
bce65cd
View commit details
Copy full SHA for bce65cd
Browse repository at this point
fix mask discrepancies in train_dreambooth_inpaint (#1529)
Show description for e289998
thedarkzeno
authored
e289998
View commit details
Copy full SHA for e289998
Browse repository at this point
[examples] use from_pretrained to load scheduler (#1549)
Show description for 634be6e
patil-suraj
authored
634be6e
View commit details
Copy full SHA for 634be6e
Browse repository at this point
[textual_inversion] Add an option for only saving the embeddings (#781)
Show description for d1bcbf3
allo-
authored
d1bcbf3
View commit details
Copy full SHA for d1bcbf3
Browse repository at this point
Update bug-report.yml
patrickvonplaten
authored
df7cd5f
View commit details
Copy full SHA for df7cd5f
Browse repository at this point
[Community Pipeline] Checkpoint Merger based on Automatic1111 (#1472)
Show description for c28d694
Abhinay1997
authored
c28d694
View commit details
Copy full SHA for c28d694
Browse repository at this point
Update bug-report.yml
patrickvonplaten
authored
5177e65
View commit details
Copy full SHA for 5177e65
Browse repository at this point
Update bug-report.yml
patrickvonplaten
authored
60ac5fc
View commit details
Copy full SHA for 60ac5fc
Browse repository at this point
Update bug-report.yml
patrickvonplaten
authored
19b0174
View commit details
Copy full SHA for 19b0174
Browse repository at this point
Update bug-report.yml (#1548)
Show description for a980ef2
patrickvonplaten
authored
a980ef2
View commit details
Copy full SHA for a980ef2
Browse repository at this point
[Upscaling] Fix batch size (#1525)
patrickvonplaten
authored
7932971
View commit details
Copy full SHA for 7932971
Browse repository at this point
Compute embedding distances with torch.cdist (#1459)
Show description for 720dbfc
blefaudeux
authored
720dbfc
View commit details
Copy full SHA for 720dbfc
Browse repository at this point
[Stable Diffusion Inpaint] Allow tensor as input image & mask (#1527)
Show description for 513fc68
patrickvonplaten
authored
513fc68
View commit details
Copy full SHA for 513fc68
Browse repository at this point
[CI] Add slow MPS tests (#1104)
Show description for cc22bda
anton-l
and
pcuenca
authored
cc22bda
View commit details
Copy full SHA for cc22bda
Browse repository at this point
Commits on Dec 3, 2022
Add xformers attention to VAE (#1507)
Show description for daebee0
3 people
authored
daebee0
View commit details
Copy full SHA for daebee0
Browse repository at this point
Commits on Dec 2, 2022
[Proposal] Support saving to safetensors (#1494)
Show description for ae368e4
MatthieuBizien
authored
ae368e4
View commit details
Copy full SHA for ae368e4
Browse repository at this point
fix tests
patrickvonplaten
committed
cf4664e
View commit details
Copy full SHA for cf4664e
Browse repository at this point
make style
patrickvonplaten
committed
7222a8e
View commit details
Copy full SHA for 7222a8e
Browse repository at this point
Update FlaxLMSDiscreteScheduler (#1474)
Show description for 155d272
dzlab
authored
155d272
View commit details
Copy full SHA for 155d272
Browse repository at this point
Create train_dreambooth_inpaint.py (#1091)
Show description for 2b30b10
thedarkzeno
authored
2b30b10
View commit details
Copy full SHA for 2b30b10
Browse repository at this point
Fixed mask+masked_image in sd inpaint pipeline (#1516)
Show description for 3ad49ee
antoche
authored
3ad49ee
View commit details
Copy full SHA for 3ad49ee
Browse repository at this point
Finalize 2nd order schedulers (#1503)
Show description for 769f0be
patrickvonplaten
authored
769f0be
View commit details
Copy full SHA for 769f0be
Browse repository at this point
Fix training docs to install datasets (#1476)
Show description for 4f59659
pedrogengo
authored
4f59659
View commit details
Copy full SHA for 4f59659
Browse repository at this point
Fix Imagic example (#1520)
Show description for f57a2e0
dhruvrnaik
authored
f57a2e0
View commit details
Copy full SHA for f57a2e0
Browse repository at this point
Do not use torch.long in mps (#1488)
Show description for 3ceaa28
pcuenca
and
anton-l
authored
3ceaa28
View commit details
Copy full SHA for 3ceaa28
Browse repository at this point
[refactor] Making the xformers mem-efficient attention activation recursive (#1493)
Show description for a816a87
blefaudeux
and
Benjamin Lefaudeux
authored
a816a87
View commit details
Copy full SHA for a816a87
Browse repository at this point
Previous
Next
You can鈥檛 perform that action at this time.