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 |
patil-suraj
|
27359ae049
|
remove wrong file
|
2022-06-20 14:46:35 +02:00 |
patil-suraj
|
95a45f5b3a
|
add UNetLDMModelTests
|
2022-06-20 14:45:58 +02:00 |
patil-suraj
|
646e16fe06
|
fix test_output_pretrained for GLIDESuperResUNetModel
|
2022-06-20 14:27:37 +02:00 |
Patrick von Platen
|
08c852290a
|
add license disclaimers to schedulers
|
2022-06-20 13:06:31 +02:00 |
Patrick von Platen
|
2b8bc91cf8
|
removed get alpha / get beta
|
2022-06-20 12:48:04 +02:00 |
Patrick von Platen
|
5b8ce1e7e6
|
remove one-liner functions
|
2022-06-20 12:09:34 +02:00 |
Patrick von Platen
|
05e265fbc8
|
Merge branch 'main' of https://github.com/huggingface/diffusers
|
2022-06-20 11:58:39 +02:00 |
Nathan Lambert
|
694ad9849b
|
Update README.md
|
2022-06-17 13:40:20 -04:00 |
Nathan Lambert
|
808b49a7dc
|
Update README.md for RL example colab
|
2022-06-17 13:22:55 -04:00 |
Suraj Patil
|
1c953bc3ea
|
Add tests for GLIDESuperResUNetModel # 22
Add tests for GLIDESuperResUNetModel
|
2022-06-17 19:04:40 +02:00 |
patil-suraj
|
e007c797b1
|
add GLIDESuperResUNetModel
|
2022-06-17 19:04:07 +02:00 |
patil-suraj
|
44e64f9464
|
fix warning in model utils
|
2022-06-17 19:03:51 +02:00 |
Patrick von Platen
|
a677565f16
|
Merge branch 'main' of https://github.com/huggingface/diffusers
|
2022-06-17 17:22:52 +02:00 |
Patrick von Platen
|
ff885b0e26
|
add dummy imports
|
2022-06-17 17:22:48 +02:00 |
Patrick von Platen
|
b4e6a7403d
|
save intermediate
|
2022-06-17 16:58:45 +02:00 |
Suraj Patil
|
d182a6ad91
|
Add model tests
Add model tests
|
2022-06-17 16:41:02 +02:00 |
patil-suraj
|
12da0fe10d
|
Merge branch 'main' into model-tests
|
2022-06-17 16:37:45 +02:00 |
patil-suraj
|
cf6cd39572
|
finish tests for UNet
|
2022-06-17 16:36:51 +02:00 |
patil-suraj
|
eef2327a47
|
update input names
|
2022-06-17 16:36:35 +02:00 |
Nathan Lambert
|
9c96682a51
|
ddpm changes for rl, add rl unet
|
2022-06-17 10:07:27 -04:00 |
Patrick von Platen
|
1997b90838
|
image->sample in schedule tests
|
2022-06-17 15:51:33 +02:00 |
Patrick von Platen
|
b2274ece73
|
finish pndm scheduler
|
2022-06-17 15:51:03 +02:00 |
patil-suraj
|
7dc71897b3
|
add UnetModelTests
|
2022-06-17 13:49:26 +02:00 |
patil-suraj
|
800b27703e
|
wrap inflect in try catch
|
2022-06-17 13:48:51 +02:00 |
patil-suraj
|
d76bc43720
|
add skeleton for model tests
|
2022-06-17 13:36:59 +02:00 |
Patrick von Platen
|
de22d4cd5d
|
make sure config attributes are only accessed via the config in schedulers
|
2022-06-17 12:42:54 +02:00 |
Patrick von Platen
|
8c1f51978c
|
make clip name shorter
|
2022-06-17 12:11:40 +02:00 |
Patrick von Platen
|
dcb23b2d72
|
rename image to sample in schedulers
|
2022-06-17 12:10:35 +02:00 |