patil-suraj
|
9fc2b6c529
|
Merge branch 'main' of https://github.com/huggingface/diffusers into main
|
2022-06-09 14:12:43 +02:00 |
anton-l
|
f23bb3e813
|
remove CLIPTextModel from src
|
2022-06-09 14:12:39 +02:00 |
patil-suraj
|
758f9d2201
|
add some comments
|
2022-06-09 14:12:22 +02:00 |
Patrick von Platen
|
cbb19ee84e
|
fix setup
|
2022-06-09 14:06:58 +02:00 |
Patrick von Platen
|
2234877e01
|
fix tests
|
2022-06-09 11:02:32 +00:00 |
anton-l
|
9dd6085b0e
|
Merge branch 'main' of github.com:huggingface/diffusers
|
2022-06-09 13:00:13 +02:00 |
Patrick von Platen
|
7ba3130cc2
|
upload & fix
|
2022-06-09 10:58:50 +00:00 |
anton-l
|
decac197cf
|
Merge branch 'main' of github.com:huggingface/diffusers
|
2022-06-09 12:46:43 +02:00 |
patil-suraj
|
2fa1d64841
|
remove incorrect args
|
2022-06-09 12:46:02 +02:00 |
anton-l
|
ae73d95e41
|
Merge branch 'main' of github.com:huggingface/diffusers
|
2022-06-09 12:43:03 +02:00 |
anton-l
|
c6c659f231
|
improve the glide example
|
2022-06-09 12:42:59 +02:00 |
patil-suraj
|
4f761e95c7
|
Merge branch 'main' of https://github.com/huggingface/diffusers into main
|
2022-06-09 12:41:40 +02:00 |
patil-suraj
|
6b66999e75
|
make ALL_IMPORTABLE_CLASSES static
|
2022-06-09 12:40:23 +02:00 |
Patrick von Platen
|
b02d0d6be3
|
merge
|
2022-06-09 12:39:31 +02:00 |
Patrick von Platen
|
49257b4abf
|
finish transformers removal
|
2022-06-09 12:36:37 +02:00 |
patil-suraj
|
02cdd68331
|
genric logic to get load method for custom model
|
2022-06-09 12:21:56 +02:00 |
Patrick von Platen
|
09e1b0b46f
|
remove transformers dependency
|
2022-06-09 11:49:23 +02:00 |
patil-suraj
|
74d2da9950
|
Merge branch 'main' of https://github.com/huggingface/diffusers into main
|
2022-06-09 11:48:32 +02:00 |
patil-suraj
|
397b31c84f
|
allow loading modules from hub
|
2022-06-09 11:48:21 +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 |
Suraj Patil
|
b53924c749
|
Merge pull request #6 from huggingface/add-ldm
add unet ldm in init
|
2022-06-08 11:45:19 +02:00 |
patil-suraj
|
4d53a52150
|
add unet ldm in init
|
2022-06-08 11:44:27 +02:00 |
Patrick von Platen
|
ee71a3b63b
|
Merge branch 'main' of https://github.com/huggingface/diffusers into main
|
2022-06-08 09:42:37 +00:00 |
Patrick von Platen
|
7a1323b62f
|
add first version of ddim
|
2022-06-08 09:42:31 +00:00 |
Suraj Patil
|
e7026edc85
|
Add UNet for Latent Diffusion
|
2022-06-08 11:31:24 +02:00 |
patil-suraj
|
b903d3d3c1
|
fix einsum
|
2022-06-08 11:30:14 +02:00 |
patil-suraj
|
a9374a0228
|
remove unused imports
|
2022-06-08 11:29:42 +02:00 |
patil-suraj
|
2f24ce1ce3
|
rename to UNetLDMModel
|
2022-06-08 11:29:28 +02:00 |
patil-suraj
|
4ea4429d1a
|
add unet for ldm
|
2022-06-08 11:29:09 +02:00 |
Patrick von Platen
|
86064df7b5
|
fix
|
2022-06-08 09:14:50 +00:00 |
Patrick von Platen
|
2665677b0a
|
Merge branch 'main' of https://github.com/huggingface/diffusers into main
|
2022-06-08 09:13:50 +00:00 |
Patrick von Platen
|
ae81c3d696
|
make from pretrained more general
|
2022-06-08 09:13:47 +00:00 |
Patrick von Platen
|
db3757aa06
|
up
|
2022-06-08 08:42:11 +00:00 |