patil-suraj
|
54eefc5c42
|
Merge branch 'main' of https://github.com/huggingface/diffusers into main
|
2022-06-10 16:09:31 +02:00 |
patil-suraj
|
a729fddadb
|
ldm big cleanup
|
2022-06-10 16:09:25 +02:00 |
Patrick von Platen
|
449fffed96
|
Update README.md
|
2022-06-10 15:00:56 +02:00 |
patil-suraj
|
162035e94d
|
Merge branch 'main' of https://github.com/huggingface/diffusers into main
|
2022-06-10 14:58:35 +02:00 |
patil-suraj
|
7bb3dcd18e
|
update ldm
|
2022-06-10 14:58:33 +02:00 |
Patrick von Platen
|
35c4d01da4
|
Update README.md
|
2022-06-10 14:53:10 +02:00 |
Patrick von Platen
|
ab9f061b96
|
Update README.md
|
2022-06-10 14:52:27 +02:00 |
Patrick von Platen
|
abbbc27e88
|
Update README.md
|
2022-06-10 14:50:57 +02:00 |
Patrick von Platen
|
929e1c0328
|
Merge branch 'main' of https://github.com/huggingface/diffusers into main
|
2022-06-10 12:49:43 +00:00 |
Patrick von Platen
|
01cf739213
|
correct more
|
2022-06-10 12:49:40 +00:00 |
patil-suraj
|
4569f75880
|
add DDIMScheduler in loadable classes
|
2022-06-10 14:49:35 +02:00 |
Patrick von Platen
|
a14d774b40
|
fix readme again
|
2022-06-10 12:38:53 +00:00 |
Patrick von Platen
|
d90a7367c5
|
improve readme
|
2022-06-10 12:37:58 +00:00 |
Patrick von Platen
|
c836efcfdc
|
finalize
|
2022-06-10 12:36:10 +00:00 |
Patrick von Platen
|
d3e79144e6
|
some renaming
|
2022-06-10 12:32:42 +00:00 |
Patrick von Platen
|
9d32a26579
|
save intermediate
|
2022-06-10 13:12:23 +02:00 |
patil-suraj
|
4e3f4a9e18
|
cleanup LDM
|
2022-06-10 12:08:42 +02:00 |
patil-suraj
|
a75846379a
|
add PreTrainedTokenizerFast in loadable classes
|
2022-06-10 10:56:33 +02:00 |
patil-suraj
|
573fbdff16
|
fix pipeline from_pretrained
|
2022-06-10 01:20:27 +02:00 |
patil-suraj
|
cc81901054
|
process image
|
2022-06-10 01:12:23 +02:00 |
patil-suraj
|
7ac909d62a
|
make ldm work, add classifier free guidence
|
2022-06-10 00:03:04 +02:00 |
patil-suraj
|
9a1a6e97e0
|
rebase
|
2022-06-09 18:41:20 +02:00 |
patil-suraj
|
f1823bbef9
|
get the ldm pipeline working
|
2022-06-09 18:39:51 +02:00 |
Patrick von Platen
|
1122c7079a
|
Update README.md
|
2022-06-09 18:31:37 +02:00 |
Patrick von Platen
|
2852c80540
|
update readme
|
2022-06-09 18:21:29 +02:00 |
Patrick von Platen
|
97226d97d4
|
upload cleaner scripts
|
2022-06-09 18:18:18 +02:00 |
Patrick von Platen
|
8d6494439c
|
Merge branch 'main' of https://github.com/huggingface/diffusers
|
2022-06-09 17:14:31 +02:00 |
Patrick von Platen
|
999d3856b3
|
make code cleaner
|
2022-06-09 17:14:28 +02:00 |
patil-suraj
|
e3820fa3f6
|
Merge branch 'main' of https://github.com/huggingface/diffusers into main
|
2022-06-09 16:40:45 +02:00 |
patil-suraj
|
302ac73b74
|
add LatentDiffusion pipeline
|
2022-06-09 16:40:20 +02:00 |
Patrick von Platen
|
27039cd37c
|
Merge branch 'main' of https://github.com/huggingface/diffusers
|
2022-06-09 16:31:05 +02:00 |
Patrick von Platen
|
8841d0d1a9
|
improve ddim comments
|
2022-06-09 16:31:02 +02:00 |
Patrick von Platen
|
f035fbfba7
|
improve ddim comments
|
2022-06-09 16:30:56 +02:00 |
anton-l
|
1f4d817c32
|
Merge remote-tracking branch 'origin/main'
|
2022-06-09 15:29:58 +02:00 |
anton-l
|
e3dfaf82ad
|
save local pipeline modules
|
2022-06-09 15:29:51 +02:00 |
patil-suraj
|
4229101ea2
|
Merge branch 'main' of https://github.com/huggingface/diffusers into main
|
2022-06-09 14:16:54 +02:00 |
anton-l
|
99540747b5
|
Merge remote-tracking branch 'origin/main'
|
2022-06-09 14:16:51 +02:00 |
patil-suraj
|
d1af9d91a0
|
move vqvae in top models dir
|
2022-06-09 14:16:51 +02:00 |
anton-l
|
528b12931c
|
make style
|
2022-06-09 14:15:35 +02:00 |
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 |