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 }}
bes-dev
/
diffusers
Public
forked from
huggingface/diffusers
Notifications
You must be signed in to change notification settings
Fork
1
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 Aug 30, 2022
Easily understandable error if inference steps not set before using scheduler (#263) (#264)
Show description for 170af08
3 people
authored
170af08
View commit details
Copy full SHA for 170af08
View code at this point
Browse repository at this point
[README] Add readme for SD (#274)
Show description for eb64e20
patrickvonplaten
authored
eb64e20
View commit details
Copy full SHA for eb64e20
View code at this point
Browse repository at this point
Refactor Pipelines / Community pipelines and add better explanations. (#257)
Show description for a4d5b59
5 people
authored
a4d5b59
View commit details
Copy full SHA for a4d5b59
View code at this point
Browse repository at this point
Refactor progress bar (#242)
Show description for 5e84353
hysts
and
patrickvonplaten
authored
5e84353
View commit details
Copy full SHA for 5e84353
View code at this point
Browse repository at this point
Commits on Aug 29, 2022
Support K-LMS in img2img (#270)
Show description for efa773a
anton-l
authored
efa773a
View commit details
Copy full SHA for efa773a
View code at this point
Browse repository at this point
[BugFix]: Fixed add_noise in LMSDiscreteScheduler (#253)
Show description for da7d4cf
nicolas-dufour
and
anton-l
authored
da7d4cf
View commit details
Copy full SHA for da7d4cf
View code at this point
Browse repository at this point
Commits on Aug 26, 2022
Initialize CI for code quality and testing (#256)
Show description for 11133dc
anton-l
and
patrickvonplaten
authored
11133dc
View commit details
Copy full SHA for 11133dc
View code at this point
Browse repository at this point
Commits on Aug 25, 2022
Reproducible images by supplying latents to pipeline (#247)
Show description for bfe37f3
pcuenca
and
patil-suraj
authored
bfe37f3
View commit details
Copy full SHA for bfe37f3
View code at this point
Browse repository at this point
Pin black==22.3 to keep a stable --preview flag (#249)
Show description for 365f752
anton-l
authored
365f752
View commit details
Copy full SHA for 365f752
View code at this point
Browse repository at this point
[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 23, 2022
Remove dead code in `resnet.py` (#218)
Show description for 6028d58
ydshieh
authored
6028d58
View commit details
Copy full SHA for 6028d58
View code at this point
Browse repository at this point
Commits on Aug 22, 2022
Release: v0.2.4
anton-l
committed
60a1473
View commit details
Copy full SHA for 60a1473
View code at this point
Browse repository at this point
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
Release: v0.2.3
anton-l
committed
ebd80e2
View commit details
Copy full SHA for ebd80e2
View code at this point
Browse repository at this point
Remove duplicate add_noise
anton-l
committed
21ceda3
View commit details
Copy full SHA for 21ceda3
View code at this point
Browse repository at this point
add add_noise method in LMSDiscreteScheduler, PNDMScheduler (#227)
Show description for 5321f3e
patil-suraj
authored
5321f3e
View commit details
Copy full SHA for 5321f3e
View code at this point
Browse repository at this point
Restore `is_modelcards_available` in `.utils` (#224)
Show description for 6a03060
pcuenca
authored
6a03060
View commit details
Copy full SHA for 6a03060
View code at this point
Browse repository at this point
Commits on Aug 21, 2022
[Safety Checker] Lower adjustment value
patrickvonplaten
committed
e7b69cb
View commit details
Copy full SHA for e7b69cb
View code at this point
Browse repository at this point
Commits on Aug 19, 2022
Pipeline to device (#210)
Show description for 71ba8ae
3 people
authored
71ba8ae
View commit details
Copy full SHA for 71ba8ae
View code at this point
Browse repository at this point
fix safety check (#217)
patil-suraj
authored
89e9521
View commit details
Copy full SHA for 89e9521
View code at this point
Browse repository at this point
Add safety module (#213)
Show description for 65ea7d6
patil-suraj
authored
65ea7d6
View commit details
Copy full SHA for 65ea7d6
View code at this point
Browse repository at this point
Commits on Aug 18, 2022
Support one-string prompts and custom image size in LDM (#212)
Show description for e30e1b8
anton-l
authored
e30e1b8
View commit details
Copy full SHA for e30e1b8
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
Revive `make quality` (#203)
Show description for ed22b4f
anton-l
authored
ed22b4f
View commit details
Copy full SHA for ed22b4f
View code at this point
Browse repository at this point
[StableDiffusionPipeline] use default params in __call__ (#196)
Show description for f9522d8
patil-suraj
authored
f9522d8
View commit details
Copy full SHA for f9522d8
View code at this point
Browse repository at this point
Commits on Aug 16, 2022
Release: v0.2.2
patrickvonplaten
committed
4b02f53
View commit details
Copy full SHA for 4b02f53
View code at this point
Browse repository at this point
[K-LMS Scheduler] fix import (#191)
patrickvonplaten
authored
27d11a0
View commit details
Copy full SHA for 27d11a0
View code at this point
Browse repository at this point
Release: v0.2.1
anton-l
committed
c1b378d
View commit details
Copy full SHA for c1b378d
View code at this point
Browse repository at this point
[Stable diffusion] Hot fix
patrickvonplaten
committed
b50a9ae
View commit details
Copy full SHA for b50a9ae
View code at this point
Browse repository at this point
Release: v0.2.0
anton-l
committed
ea2e177
View commit details
Copy full SHA for ea2e177
View code at this point
Browse repository at this point
Allow passing non-default modules to pipeline (#188)
Show description for 513f1fb
pcuenca
and
patrickvonplaten
authored
513f1fb
View commit details
Copy full SHA for 513f1fb
View code at this point
Browse repository at this point
Add K-LMS scheduler from k-diffusion (#185)
Show description for d7b6920
anton-l
authored
d7b6920
View commit details
Copy full SHA for d7b6920
View code at this point
Browse repository at this point
[Naming] correct config naming of DDIM pipeline (#187)
patrickvonplaten
authored
9070c39
View commit details
Copy full SHA for 9070c39
View code at this point
Browse repository at this point
[PNDM] Stable diffusion (#186)
Show description for 194ed79
patrickvonplaten
authored
194ed79
View commit details
Copy full SHA for 194ed79
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.