Patrick von Platen
|
cbb19ee84e
|
fix setup
|
2022-06-09 14:06:58 +02:00 |
anton-l
|
c6a33e3d24
|
fix tokenizers pipeline
|
2022-06-09 11:43:51 +02:00 |
anton-l
|
dc6324d44b
|
end-to-end glide pipeline with DDIM scheduler for upscaling
|
2022-06-09 10:53:53 +02:00 |
anton-l
|
ff89f80869
|
Merge branch 'main' of github.com:huggingface/diffusers
|
2022-06-08 17:11:12 +02:00 |
anton-l
|
f9cdb4ddf1
|
Convert glide upsampling weights
|
2022-06-08 17:11:08 +02:00 |
Patrick von Platen
|
46dae846df
|
add clip to ddim
|
2022-06-08 13:09:49 +00:00 |
Patrick von Platen
|
485797b846
|
Merge branch 'main' of https://github.com/huggingface/diffusers into main
|
2022-06-08 12:24:48 +00:00 |
Patrick von Platen
|
33e5a8313b
|
finish DDIM
|
2022-06-08 12:24:45 +00:00 |
Suraj Patil
|
67533c798c
|
Add VQVAE
add vqvae
|
2022-06-08 14:12:13 +02:00 |
patil-suraj
|
f4ee3498b3
|
add vqvae
|
2022-06-08 14:11:35 +02:00 |
anton-l
|
43e728d307
|
Merge remote-tracking branch 'origin/main'
|
2022-06-08 13:51:59 +02:00 |
anton-l
|
383dc795c9
|
glide is alive!
|
2022-06-08 13:51:46 +02:00 |
Patrick von Platen
|
9fdbc14ec1
|
Merge branch 'main' of https://github.com/huggingface/diffusers into main
|
2022-06-08 10:52:11 +00:00 |
Patrick von Platen
|
ef044a7231
|
save clean-up
|
2022-06-08 10:52:07 +00:00 |
anton-l
|
d754ce5f3b
|
transformer-guided glide sampling
|
2022-06-08 12:32:46 +02:00 |
Patrick von Platen
|
e8977e957c
|
save intermediate
|
2022-06-08 10:21:49 +00:00 |
anton-l
|
07ffe73f79
|
Style
|
2022-06-08 11:53:12 +02:00 |
anton-l
|
bb98a5b709
|
Merge branch 'main' of github.com:huggingface/diffusers
Conflicts:
src/diffusers/__init__.py
src/diffusers/models/__init__.py
|
2022-06-08 11:48:25 +02:00 |
anton-l
|
1e21f06160
|
Classifier-free guidance scheduler + GLIDe pipeline
|
2022-06-08 11:47:47 +02:00 |
Patrick von Platen
|
7a1323b62f
|
add first version of ddim
|
2022-06-08 09:42:31 +00:00 |
Patrick von Platen
|
ae81c3d696
|
make from pretrained more general
|
2022-06-08 09:13:47 +00:00 |
anton-l
|
db2a1077c0
|
Add glide text encoder
|
2022-06-07 19:01:58 +02:00 |
anton-l
|
d04051e3e2
|
Merge master
|
2022-06-07 16:36:38 +02:00 |
anton-l
|
6292107f16
|
Convert glide weights
|
2022-06-07 16:35:34 +02:00 |
patil-suraj
|
f39020bd8a
|
clip => clipped
|
2022-06-07 16:34:44 +02:00 |
patil-suraj
|
7cc629d953
|
remove vqvae from glide
|
2022-06-07 16:19:41 +02:00 |
Patrick von Platen
|
3b8f24525f
|
upload
|
2022-06-07 13:24:36 +00:00 |
Patrick von Platen
|
ef4365c6ef
|
up
|
2022-06-07 13:03:53 +00:00 |
Patrick von Platen
|
addc43af8a
|
correct modeling_ddpm
|
2022-06-07 12:50:00 +00:00 |
Patrick von Platen
|
f9a4532fcb
|
remove image
|
2022-06-07 12:16:22 +00:00 |
Patrick von Platen
|
dd4cd081db
|
fix naming
|
2022-06-07 11:54:50 +00:00 |
anton-l
|
747f42d0e9
|
Merge master
|
2022-06-07 12:31:02 +02:00 |
anton-l
|
f7ce79f820
|
+ cosine schedule and unet config
|
2022-06-07 12:19:53 +02:00 |
Anton Lozhkov
|
2db090ded9
|
Merge pull request #1 from huggingface/add-glide
Add glide modeling files
|
2022-06-07 11:57:58 +02:00 |
anton-l
|
111fa990f9
|
Add glide modeling files
|
2022-06-07 11:55:45 +02:00 |
Patrick von Platen
|
1a6196e8a2
|
add more logic for dynamic loading
|
2022-06-07 11:42:34 +02:00 |
Patrick von Platen
|
40dc888fca
|
add first logic for from hub code download
|
2022-06-07 11:31:20 +02:00 |
Patrick von Platen
|
579210d214
|
add image
|
2022-06-06 16:27:04 +00:00 |
Patrick von Platen
|
8a79ed699e
|
add test
|
2022-06-06 16:21:56 +00:00 |
Patrick von Platen
|
80b865878c
|
up
|
2022-06-06 18:13:18 +02:00 |
Patrick von Platen
|
6ab2dd18a4
|
up
|
2022-06-06 18:00:06 +02:00 |
Patrick von Platen
|
fe3137304b
|
improve
|
2022-06-06 17:03:41 +02:00 |
Patrick von Platen
|
a2afe04eae
|
add pipeline
|
2022-06-02 15:55:58 +02:00 |
Patrick von Platen
|
25feac9e65
|
add pipeline
|
2022-06-02 15:55:32 +02:00 |
Patrick von Platen
|
4ca3407cfb
|
Update README.md
|
2022-06-02 14:19:07 +02:00 |
Patrick von Platen
|
f09defd3f5
|
add readme ddpm
|
2022-06-02 14:17:54 +02:00 |
Patrick von Platen
|
c7ba6ba267
|
more examples
|
2022-06-02 00:46:45 +02:00 |