FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
History for src/diffusers - sphuff/diffusers · GitHub
sphuff
/
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
Datepicker
Commit history
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
authored
7482178
View commit details
Copy full SHA for 7482178
View code at this point
Browse repository at this point
VQ-diffusion (#658)
Show description for ef2ea33
authored
ef2ea33
View commit details
Copy full SHA for ef2ea33
View code at this point
Browse repository at this point
Continuation of #1035 (#1120)
Show description for 269109d
pcuenca
and
Had
authored
269109d
View commit details
Copy full SHA for 269109d
View code at this point
Browse repository at this point
feat: add repaint (#974)
Show description for d38c804
authored
d38c804
View commit details
Copy full SHA for d38c804
View code at this point
Browse repository at this point
Allow saving `None` pipeline components (#1118)
Show description for 4a38166
anton-l
authored
4a38166
View commit details
Copy full SHA for 4a38166
View code at this point
Browse repository at this point
Commits on Nov 2, 2022
[Loading] Ignore unneeded files (#1107)
Show description for c39a511
patrickvonplaten
authored
c39a511
View commit details
Copy full SHA for c39a511
View code at this point
Browse repository at this point
Training to predict x0 in training example (#1031)
Show description for cbcd051
lukovnikov
authored
cbcd051
View commit details
Copy full SHA for cbcd051
View code at this point
Browse repository at this point
[Flax] time embedding (#1081)
Show description for 0b61cea
kashif
authored
0b61cea
View commit details
Copy full SHA for 0b61cea
View code at this point
Browse repository at this point
Fix tests for equivalence of DDIM and DDPM pipelines (#1069)
Show description for 5cd29d6
sgrigory
authored
5cd29d6
View commit details
Copy full SHA for 5cd29d6
View code at this point
Browse repository at this point
Fix a small typo of a variable name (#1063)
Show description for 1216a3b
omihub777
authored
1216a3b
View commit details
Copy full SHA for 1216a3b
View code at this point
Browse repository at this point
[CI] Framework and hardware-specific CI tests (#997)
Show description for 4e59bcc
anton-l
authored
4e59bcc
View commit details
Copy full SHA for 4e59bcc
View code at this point
Browse repository at this point
Rename latent (#1102)
Show description for d53ffbb
patrickvonplaten
authored
d53ffbb
View commit details
Copy full SHA for d53ffbb
View code at this point
Browse repository at this point
Integration tests precision improvement for inpainting (#1052)
Show description for 8ee2191
Lewington-pitsos
and
patrickvonplaten
authored
8ee2191
View commit details
Copy full SHA for 8ee2191
View code at this point
Browse repository at this point
Up to 2x speedup on GPUs using memory efficient attention (#532)
Show description for 98c4213
MatthieuToulemont
and
nmntz
authored
98c4213
View commit details
Copy full SHA for 98c4213
View code at this point
Browse repository at this point
Commits on Oct 31, 2022
Remove some unused parameter in CrossAttnUpBlock2D (#1034)
Show description for 7fb4b88
LaurentMazare
authored
7fb4b88
View commit details
Copy full SHA for 7fb4b88
View code at this point
Browse repository at this point
Remove nn sequential (#1086)
Show description for 888468d
patrickvonplaten
authored
888468d
View commit details
Copy full SHA for 888468d
View code at this point
Browse repository at this point
[Tests] Fix slow tests (#1087)
patrickvonplaten
authored
17c2c06
View commit details
Copy full SHA for 17c2c06
View code at this point
Browse repository at this point
[Better scheduler docs] Improve usage examples of schedulers (#890)
Show description for c18941b
patrickvonplaten
and
pcuenca
authored
c18941b
View commit details
Copy full SHA for c18941b
View code at this point
Browse repository at this point
k-diffusion-euler (#1019)
Show description for a1ea8c0
authored
a1ea8c0
View commit details
Copy full SHA for a1ea8c0
View code at this point
Browse repository at this point
Allow `safety_checker` to be `None` when using CPU offload (#1078)
Show description for bf7b0bc
pcuenca
authored
bf7b0bc
View commit details
Copy full SHA for bf7b0bc
View code at this point
Browse repository at this point
Fix pipelines user_agent, ignore CI requests (#1058)
Show description for 1606eb9
anton-l
authored
1606eb9
View commit details
Copy full SHA for 1606eb9
View code at this point
Browse repository at this point
Commits on Oct 30, 2022
Move safety detection to model call in Flax safety checker (#1023)
Show description for 8e4fd68
jonatanklosko
authored
8e4fd68
View commit details
Copy full SHA for 8e4fd68
View code at this point
Browse repository at this point
Commits on Oct 29, 2022
Experimental: allow fp16 in `mps` (#961)
Show description for 95414bd
pcuenca
authored
95414bd
View commit details
Copy full SHA for 95414bd
View code at this point
Browse repository at this point
clean incomplete pages (#1008)
Nathan Lambert
authored
12fd073
View commit details
Copy full SHA for 12fd073
View code at this point
Browse repository at this point
Commits on Oct 28, 2022
[Tests] no random latents anymore (#1045)
patrickvonplaten
authored
d37f08d
View commit details
Copy full SHA for d37f08d
View code at this point
Browse repository at this point
[Tests] Better prints (#1043)
patrickvonplaten
authored
c4ef1ef
View commit details
Copy full SHA for c4ef1ef
View code at this point
Browse repository at this point
Fix some failing tests (#1041)
Show description for 8d6487f
patrickvonplaten
authored
8d6487f
View commit details
Copy full SHA for 8d6487f
View code at this point
Browse repository at this point
[Tests] Improve unet / vae tests (#1018)
Show description for a80480f
patrickvonplaten
authored
a80480f
View commit details
Copy full SHA for a80480f
View code at this point
Browse repository at this point
Previous
Next
Back
|
FazBrowse Home
|
New Git URL