patil-suraj
|
859ffea2b1
|
add test for ldm uncond
|
2022-06-29 15:25:51 +02:00 |
patil-suraj
|
333a8da678
|
add tests for AutoencoderKL
|
2022-06-29 13:52:04 +02:00 |
patil-suraj
|
bae04ea9d8
|
add test for VQModel
|
2022-06-29 12:34:24 +02:00 |
Patrick von Platen
|
31d1f3c8c0
|
final fix
|
2022-06-28 22:59:21 +00:00 |
Patrick von Platen
|
79db3eb6ca
|
fix tests
|
2022-06-28 17:36:56 +00:00 |
Patrick von Platen
|
c45fd7498c
|
merge unet attention into glide attention
|
2022-06-28 17:31:44 +00:00 |
Patrick von Platen
|
bdecc3cffd
|
move pipelines into folders
|
2022-06-28 10:47:47 +00:00 |
Patrick von Platen
|
a859b1992b
|
fix rl model tests
|
2022-06-28 09:50:21 +00:00 |
Nathan Lambert
|
3a5c87055c
|
add RL test, remove conds from RL model input
|
2022-06-27 14:48:15 -04:00 |
Patrick von Platen
|
a2b72faff7
|
Merge branch 'main' of https://github.com/huggingface/diffusers into main
|
2022-06-27 17:20:20 +00:00 |
Patrick von Platen
|
c9504bba10
|
add tests for sde ve vp models
|
2022-06-27 17:20:15 +00:00 |
patil-suraj
|
26ea58d4e1
|
Merge branch 'main' of https://github.com/huggingface/diffusers into main
|
2022-06-27 18:04:49 +02:00 |
patil-suraj
|
7b9b946cb2
|
add tests for downsample block
|
2022-06-27 18:03:51 +02:00 |
Patrick von Platen
|
4261c3aadf
|
Make style
|
2022-06-27 15:59:04 +00:00 |
Patrick von Platen
|
932ce05d97
|
cancel einops
|
2022-06-27 15:39:41 +00:00 |
patil-suraj
|
abcb25978a
|
Merge branch 'main' of https://github.com/huggingface/diffusers into main
|
2022-06-27 16:25:52 +02:00 |
patil-suraj
|
183056f243
|
consolidate Upsample
|
2022-06-27 16:25:47 +02:00 |
patil-suraj
|
dc7c49e4e4
|
add tests for upsample blocks
|
2022-06-27 15:50:54 +02:00 |
Patrick von Platen
|
3986741b8b
|
add another ldm fast test
|
2022-06-27 13:25:26 +00:00 |
Patrick von Platen
|
6846ee2ac4
|
finalize position embeddings
|
2022-06-27 11:43:08 +00:00 |
Patrick von Platen
|
c7a39d38ad
|
refactor all sinus embeddings
|
2022-06-27 11:37:37 +00:00 |
Patrick von Platen
|
02a76c2c81
|
consolidate timestep embeds
|
2022-06-27 10:14:54 +00:00 |
patil-suraj
|
9b9afc9726
|
actually fix test_ldm_text2img_fast
|
2022-06-27 11:46:50 +02:00 |
patil-suraj
|
b7f0ce5b39
|
fix test_ldm_text2img_fast
|
2022-06-27 11:44:05 +02:00 |
patil-suraj
|
6921393ae2
|
add fast test for ldm
|
2022-06-27 11:42:52 +02:00 |
patil-suraj
|
17bf65e186
|
skip test_ldm_text2img for now
|
2022-06-27 11:39:19 +02:00 |
Patrick von Platen
|
1a0331a78a
|
fix some tests on gpu
|
2022-06-27 09:07:57 +00:00 |
Patrick von Platen
|
45a09bebf3
|
add first files
|
2022-06-27 10:46:39 +02:00 |
Patrick von Platen
|
ba264419f4
|
finish vp
|
2022-06-27 00:07:57 +00:00 |
Patrick von Platen
|
dc6d028654
|
add vp sampler
|
2022-06-26 23:41:55 +00:00 |
Patrick von Platen
|
433cb3f801
|
clean up sde ve more
|
2022-06-25 18:25:43 +00:00 |
Patrick von Platen
|
f941fc9917
|
refactor tts sampler a bit
|
2022-06-22 23:15:57 +02:00 |
Patrick von Platen
|
0244e2af4c
|
correct diffusion test
|
2022-06-22 18:41:14 +02:00 |
Patrick von Platen
|
48269070d2
|
more fixes
|
2022-06-22 13:40:08 +00:00 |
Patrick von Platen
|
d0032c6095
|
refactor naming
|
2022-06-22 12:38:36 +00:00 |
patil-suraj
|
e3bf932404
|
don't hardcode device in tests
|
2022-06-21 12:02:21 +02:00 |
patil-suraj
|
ac00dad756
|
add GLIDETextToImageUNetModelTests
|
2022-06-21 12:01:07 +02:00 |
anton-l
|
9c82c32ba7
|
make style
|
2022-06-21 10:43:40 +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
|
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 |
patil-suraj
|
e007c797b1
|
add GLIDESuperResUNetModel
|
2022-06-17 19:04:07 +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 |
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
|
d76bc43720
|
add skeleton for model tests
|
2022-06-17 13:36:59 +02:00 |