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
|
d1fb309381
|
consolidate downsample
|
2022-06-27 18:03:59 +02:00 |
patil-suraj
|
7b9b946cb2
|
add tests for downsample block
|
2022-06-27 18:03:51 +02:00 |
patil-suraj
|
b9de7172ba
|
add Downsample
|
2022-06-27 18:03:41 +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 |
Patrick von Platen
|
4e08e0ca42
|
merge
|
2022-06-27 15:34:47 +00:00 |
Patrick von Platen
|
af6c143919
|
remove einops
|
2022-06-27 15:34:11 +00:00 |
anton-l
|
07ff0abff4
|
Glide and LDM training experiments
|
2022-06-27 17:25:59 +02:00 |
anton-l
|
3286dac6bf
|
Merge remote-tracking branch 'origin/main'
|
2022-06-27 17:11:11 +02:00 |
anton-l
|
1cf7933ea2
|
Framework-agnostic timestep broadcasting
|
2022-06-27 17:11:01 +02:00 |
Patrick von Platen
|
d726857f7e
|
remove einops from unet_ldm
|
2022-06-27 15:09:33 +00:00 |
patil-suraj
|
ee010726ab
|
cleanup
|
2022-06-27 16:27:24 +02: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
|
c991ffd4f0
|
Merge branch 'main' of https://github.com/huggingface/diffusers into main
|
2022-06-27 13:25:28 +00:00 |
Patrick von Platen
|
3986741b8b
|
add another ldm fast test
|
2022-06-27 13:25:26 +00:00 |
anton-l
|
0e13d3293c
|
Merge remote-tracking branch 'origin/main'
# Conflicts:
# tests/test_modeling_utils.py
|
2022-06-27 15:23:33 +02:00 |
anton-l
|
3f9e3d8ad6
|
add EMA during training
|
2022-06-27 15:23:01 +02:00 |
patil-suraj
|
e13ee8b5b3
|
Merge branch 'main' of https://github.com/huggingface/diffusers into main
|
2022-06-27 14:48:22 +02:00 |
patil-suraj
|
0027993e91
|
add upsample and downsample blocks
|
2022-06-27 14:48:20 +02: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
|
014ebc594d
|
Merge branch 'main' of https://github.com/huggingface/diffusers into main
|
2022-06-27 09:23:14 +00:00 |
Patrick von Platen
|
168e5b7ffa
|
add embeddings
|
2022-06-27 09:23:10 +00:00 |
patil-suraj
|
43bf361a7a
|
fix more LatentDiffusionPipeline
|
2022-06-27 11:10:10 +02:00 |
patil-suraj
|
8199f09c22
|
Merge branch 'main' of https://github.com/huggingface/diffusers into main
|
2022-06-27 11:09:22 +02:00 |
patil-suraj
|
7c120874be
|
fix LatentDiffusionPipeline
|
2022-06-27 11:09:21 +02:00 |
Patrick von Platen
|
3562a3e661
|
Merge branch 'main' of https://github.com/huggingface/diffusers into main
|
2022-06-27 09:07:59 +00:00 |
Patrick von Platen
|
1a0331a78a
|
fix some tests on gpu
|
2022-06-27 09:07:57 +00:00 |
patil-suraj
|
fbb103deb6
|
add the bert model in latent diffusion pipeline
|
2022-06-27 10:59:22 +02:00 |
Patrick von Platen
|
45a09bebf3
|
add first files
|
2022-06-27 10:46:39 +02:00 |
Patrick von Platen
|
0183bf13c7
|
Merge branch 'main' of https://github.com/huggingface/diffusers
|
2022-06-27 10:46:18 +02:00 |
Patrick von Platen
|
f6e8c8c09c
|
add layers
|
2022-06-27 10:46:13 +02:00 |
Patrick von Platen
|
9a4d53a476
|
Update README.md
|
2022-06-27 02:09:49 +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
|
d5c527a499
|
clean up
|
2022-06-26 11:02:57 +00:00 |
Patrick von Platen
|
135acd83af
|
fix bug
|
2022-06-26 00:56:18 +00:00 |
Patrick von Platen
|
433cb3f801
|
clean up sde ve more
|
2022-06-25 18:25:43 +00:00 |
Patrick von Platen
|
de810814da
|
finish first version sde ve
|
2022-06-25 02:50:42 +00:00 |
Patrick von Platen
|
bc2d586dcb
|
remove more dependencies
|
2022-06-25 00:53:55 +00:00 |
Patrick von Platen
|
49a81f9f1a
|
port first 1024 model
|
2022-06-24 19:44:17 +00:00 |