Patrick von Platen
|
78e99a997b
|
adapt run.py
|
2022-06-24 18:48:26 +00:00 |
Patrick von Platen
|
fc67917a18
|
up
|
2022-06-24 17:35:19 +00:00 |
Patrick von Platen
|
7ca832cac9
|
save intermediate state score_sde
|
2022-06-24 17:20:25 +00:00 |
Patrick von Platen
|
b296f2d4f3
|
Merge branch 'main' of https://github.com/huggingface/diffusers into main
|
2022-06-24 15:55:29 +00:00 |
Patrick von Platen
|
ac796924df
|
add score estimation model
|
2022-06-24 15:55:26 +00:00 |
Anton Lozhkov
|
3618d33039
|
Merge pull request #34 from kashif/patch-1
fixed typo in comment
|
2022-06-24 11:24:24 +02:00 |
Kashif Rasul
|
c3c1bdf8e2
|
fixed typo in comment
|
2022-06-24 10:44:52 +02:00 |
Patrick von Platen
|
bd9c9fbfbe
|
Merge branch 'main' of https://github.com/huggingface/diffusers
|
2022-06-22 23:16:05 +02:00 |
Patrick von Platen
|
f941fc9917
|
refactor tts sampler a bit
|
2022-06-22 23:15:57 +02:00 |
Nathan Lambert
|
e29fc44635
|
Merge branch 'main' of https://github.com/huggingface/diffusers
|
2022-06-22 14:17:01 -04:00 |
Nathan Lambert
|
7b4e049eb0
|
adding properties, formatting
|
2022-06-22 14:16:53 -04:00 |
Patrick von Platen
|
4fbf8c815e
|
Merge branch 'main' of https://github.com/huggingface/diffusers
|
2022-06-22 18:41:17 +02:00 |
Patrick von Platen
|
0244e2af4c
|
correct diffusion test
|
2022-06-22 18:41:14 +02:00 |
Patrick von Platen
|
6e456b7a7a
|
Update README.md
|
2022-06-22 18:38:32 +02:00 |
Anton Lozhkov
|
3a17775454
|
TODO: Add FID and KID metrics
|
2022-06-22 17:26:07 +02:00 |
Patrick von Platen
|
40e28e8bf4
|
only remove module if necessary
|
2022-06-22 13:42:09 +00:00 |
Patrick von Platen
|
fc596c8625
|
merge conflict
|
2022-06-22 13:41:01 +00:00 |
Patrick von Platen
|
48269070d2
|
more fixes
|
2022-06-22 13:40:08 +00:00 |
anton-l
|
c31736a4a4
|
Merge remote-tracking branch 'origin/main'
# Conflicts:
# src/diffusers/pipelines/pipeline_glide.py
|
2022-06-22 15:17:10 +02:00 |
anton-l
|
7b43035bcb
|
init text2im script
|
2022-06-22 15:15:54 +02:00 |
Patrick von Platen
|
e45dae7dc0
|
Merge branch 'main' of https://github.com/huggingface/diffusers into main
|
2022-06-22 12:38:44 +00:00 |
Patrick von Platen
|
d0032c6095
|
refactor naming
|
2022-06-22 12:38:36 +00:00 |
Anton Lozhkov
|
33abc79515
|
Update README.md
|
2022-06-22 13:52:45 +02:00 |
anton-l
|
0d80fe9327
|
Merge remote-tracking branch 'origin/main'
|
2022-06-22 13:38:24 +02:00 |
anton-l
|
848c86ca0a
|
batched forward diffusion step
|
2022-06-22 13:38:14 +02:00 |
Patrick von Platen
|
320506c75a
|
Merge pull request #27 from PROxZIMA/PROxZIMA-fix-todo-checklist-checkbox
Fix: TODO checklist checkbox
|
2022-06-21 22:22:35 +02:00 |
Patrick von Platen
|
30fbd39f0c
|
Merge pull request #26 from maloyan/fix/scheduling_ddpm
fix alphas_cumprod
|
2022-06-21 22:17:18 +02:00 |
anton-l
|
62c2c547db
|
Merge branch 'main' of github.com:huggingface/diffusers
|
2022-06-21 14:08:08 +02:00 |
anton-l
|
9e31c6a749
|
refactor GLIDE text2im pipeline, remove classifier_free_guidance
|
2022-06-21 14:07:58 +02:00 |
patil-suraj
|
e3bf932404
|
don't hardcode device in tests
|
2022-06-21 12:02:21 +02:00 |
patil-suraj
|
dc966cc447
|
Merge branch 'main' of https://github.com/huggingface/diffusers into main
|
2022-06-21 12:01:19 +02:00 |
patil-suraj
|
ac00dad756
|
add GLIDETextToImageUNetModelTests
|
2022-06-21 12:01:07 +02:00 |
anton-l
|
072d75196c
|
move conversion_glide.py to scripts
|
2022-06-21 11:42:01 +02:00 |
anton-l
|
da4aebeda7
|
Merge remote-tracking branch 'origin/main'
|
2022-06-21 11:36:08 +02:00 |
anton-l
|
71289ba06e
|
add lr schedule utils
|
2022-06-21 11:35:56 +02:00 |
patil-suraj
|
bfb4ddca35
|
Merge branch 'main' of https://github.com/huggingface/diffusers into main
|
2022-06-21 11:28:45 +02:00 |
patil-suraj
|
c982fb8262
|
fix quaility command
|
2022-06-21 11:28:38 +02:00 |
anton-l
|
0417baf23d
|
additional hub arguments
|
2022-06-21 11:21:10 +02:00 |
anton-l
|
9c82c32ba7
|
make style
|
2022-06-21 10:43:40 +02:00 |
anton-l
|
1a099e5e0e
|
make einops optional for RL
|
2022-06-21 10:40:29 +02:00 |
anton-l
|
b09b152f77
|
Merge branch 'main' of github.com:huggingface/diffusers
|
2022-06-21 10:38:40 +02:00 |
anton-l
|
a2117cb797
|
add push_to_hub
|
2022-06-21 10:38:34 +02:00 |
Pratik Pingale
|
ee902ddf3a
|
Fix: TODO checklist checkbox
|
2022-06-21 12:53:26 +05:30 |
Narek Maloyan
|
e1ef122260
|
fix alphas_cumprod
|
2022-06-20 20:11:43 +00:00 |
Nathan Lambert
|
4497e78d00
|
merge unet-rl formatting
|
2022-06-20 14:37:30 -04:00 |
Nathan Lambert
|
49718b4704
|
add imports for RL UNet
|
2022-06-20 14:35:39 -04:00 |
Patrick von Platen
|
77aadfee6a
|
Merge branch 'main' of https://github.com/huggingface/diffusers
|
2022-06-20 16:13:54 +02:00 |
Patrick von Platen
|
452339e20e
|
fix typo
|
2022-06-20 16:13:44 +02:00 |
patil-suraj
|
80898b5234
|
add UNetGradTTSModelTests
|
2022-06-20 15:57:58 +02:00 |
patil-suraj
|
e5675fad5d
|
remove prints from tests
|
2022-06-20 14:47:13 +02:00 |