Skip to content

Releases: lucidrains/denoising-diffusion-pytorch

0.2.2

08 Sep 22:16

Choose a tag to compare

fix loading checkpoint

0.2.1

08 Sep 22:03

Choose a tag to compare

update ema more frequently

0.2.0

08 Sep 21:58

Choose a tag to compare

add exponential moving average of model, also allow passing in custom…

0.1.4

08 Sep 06:14

Choose a tag to compare

fix small bug with gradient accumulation

0.1.3

08 Sep 05:39

Choose a tag to compare

add interpolation

0.1.2

07 Sep 06:25

Choose a tag to compare

fix another stray bug

0.1.1

07 Sep 05:35

Choose a tag to compare

update readme

0.1.0

06 Sep 21:22

Choose a tag to compare

offer training class to easily train model off an image directory

0.0.2

06 Sep 08:51

Choose a tag to compare

fix a small bug

0.0.1

06 Sep 08:41

Choose a tag to compare

first alpha release