Skip to content

Releases: lucidrains/denoising-diffusion-pytorch

0.11.1

04 May 17:34

Choose a tag to compare

allow for configuring expansion factor in convnext

0.11.0

04 May 17:30

Choose a tag to compare

bring back resnet blocks, make convnext blocks an experimental option

0.10.1

01 May 15:50

Choose a tag to compare

give an initial conv

0.10.0

29 Apr 21:55

Choose a tag to compare

make sure time embedding dimension is kept at 4 x dimension (thanks @…

0.9.2

20 Apr 03:52

Choose a tag to compare

fix cosine beta schedule, thanks to @Zhengxinyang

0.9.1

15 Apr 13:37

Choose a tag to compare

fix bug, thanks to @jihoonerd

0.9.0

13 Apr 15:59

Choose a tag to compare

remove outdated apex in favor of native pytorch AMP

0.8.1

12 Apr 18:59

Choose a tag to compare

get rid of numpy

0.8.0

04 Apr 16:03

Choose a tag to compare

use full attention at the center of the unet

0.7.1

01 Feb 01:13

Choose a tag to compare

greater kernel size in convnext blocks