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
main
User selector
All users
Datepicker
All time
Commit history
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
View code at this point
Browse repository at this point
correct librosa import
patrickvonplaten
committed
c524fd8
View commit details
Copy full SHA for c524fd8
View code at this point
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
View code at this point
Browse repository at this point
[Docs] Correct docs (#1554)
patrickvonplaten
authored
62b497c
View commit details
Copy full SHA for 62b497c
View code at this point
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
View code at this point
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
View code at this point
Browse repository at this point
Research folder (#1553)
Show description for 459b8ca
patrickvonplaten
authored
459b8ca
View commit details
Copy full SHA for 459b8ca
View code at this point
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
View code at this point
Browse repository at this point
[Upscaling] Fix batch size (#1525)
patrickvonplaten
authored
7932971
View commit details
Copy full SHA for 7932971
View code at this point
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
View code at this point
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
View code at this point
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
View code at this point
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
View code at this point
Browse repository at this point
fix tests
patrickvonplaten
committed
cf4664e
View commit details
Copy full SHA for cf4664e
View code at this point
Browse repository at this point
make style
patrickvonplaten
committed
7222a8e
View commit details
Copy full SHA for 7222a8e
View code at this point
Browse repository at this point
Update FlaxLMSDiscreteScheduler (#1474)
Show description for 155d272
dzlab
authored
155d272
View commit details
Copy full SHA for 155d272
View code at this point
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
View code at this point
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
View code at this point
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
View code at this point
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
View code at this point
Browse repository at this point
[From pretrained] Allow returning local path (#1450)
Show description for 22b9cb0
patrickvonplaten
authored
22b9cb0
View commit details
Copy full SHA for 22b9cb0
View code at this point
Browse repository at this point
Commits on Dec 1, 2022
fix heun scheduler (#1512)
patil-suraj
authored
0f1c246
View commit details
Copy full SHA for 0f1c246
View code at this point
Browse repository at this point
Fix Flax flip_sin_to_cos (#1369)
Show description for a6a25ce
akashgokul
and
kashif
authored
a6a25ce
View commit details
Copy full SHA for a6a25ce
View code at this point
Browse repository at this point
support v prediction in other schedulers (#1505)
Show description for b85bb07
patil-suraj
authored
b85bb07
View commit details
Copy full SHA for b85bb07
View code at this point
Browse repository at this point
Standardize on using `image` argument in all pipelines (#1361)
Show description for 52eb034
fboulnois
authored
52eb034
View commit details
Copy full SHA for 52eb034
View code at this point
Browse repository at this point
simplyfy AttentionBlock (#1492)
patil-suraj
authored
2bbf8b6
View commit details
Copy full SHA for 2bbf8b6
View code at this point
Browse repository at this point
[Deprecate] Correct stacklevel (#1483)
Show description for 5a5bf7e
patrickvonplaten
authored
5a5bf7e
View commit details
Copy full SHA for 5a5bf7e
View code at this point
Browse repository at this point
Commits on Nov 30, 2022
Bump to 0.10.0.dev0 + deprecations (#1490)
anton-l
authored
9990445
View commit details
Copy full SHA for 9990445
View code at this point
Browse repository at this point
Fix dtype model loading (#1449)
Show description for 20ce68f
patrickvonplaten
authored
20ce68f
View commit details
Copy full SHA for 20ce68f
View code at this point
Browse repository at this point
Allow saving trained betas (#1468)
patrickvonplaten
authored
110ffe2
View commit details
Copy full SHA for 110ffe2
View code at this point
Browse repository at this point
Commits on Nov 29, 2022
Add `ort_nightly_directml` to the `onnxruntime` candidates (#1458)
Show description for 0b7225e
anton-l
authored
0b7225e
View commit details
Copy full SHA for 0b7225e
View code at this point
Browse repository at this point
Fix bug in half precision for DPMSolverMultistepScheduler (#1349)
Show description for 6a0a312
rtaori
authored
6a0a312
View commit details
Copy full SHA for 6a0a312
View code at this point
Browse repository at this point
StableDiffusion: Decode latents separately to run larger batches (#1150)
Show description for c28d3c8
kig
and
Ilmari Heikkinen
authored
c28d3c8
View commit details
Copy full SHA for c28d3c8
View code at this point
Browse repository at this point
Flax support for Stable Diffusion 2 (#1423)
Show description for 4d1e4e2
pcuenca
and
patrickvonplaten
authored
4d1e4e2
View commit details
Copy full SHA for 4d1e4e2
View code at this point
Browse repository at this point
Commits on Nov 28, 2022
Add 2nd order heun scheduler (#1336)
Show description for 4c54519
patrickvonplaten
authored
4c54519
View commit details
Copy full SHA for 4c54519
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.