Skip to content

Releases: lucidrains/imagen-pytorch

1.11.10

09 Sep 17:27
Compare
Choose a tag to compare
make sure batch size is set correctly, if only inpainting images are …

1.11.9

09 Sep 16:49
Compare
Choose a tag to compare
add an extra assert to make sure researcher / user cannot sample with…

1.11.8

07 Sep 19:00
Compare
Choose a tag to compare
1.11.8

1.11.7

07 Sep 13:51
ed6426f
Compare
Choose a tag to compare
1.11.7

1.11.6

03 Sep 00:56
Compare
Choose a tag to compare
fix ddp and self conditioning in elucidated ddpm

1.11.5

01 Sep 16:57
Compare
Choose a tag to compare
make sure self conditining works in distributed training, cleanup lat…

1.11.4

31 Aug 14:54
Compare
Choose a tag to compare
fix a bug with inpainting for non-elucidated ddpm

1.11.2

30 Aug 14:44
Compare
Choose a tag to compare
allow for one to pass in a tuple to use_linear_attn kwargs in unet, t…

1.11.1

27 Aug 16:19
Compare
Choose a tag to compare
an extra assert to make sure images are not integer type

1.11.0

25 Aug 17:32
Compare
Choose a tag to compare
update with the best type of downsample