Skip to content

Releases: lucidrains/denoising-diffusion-pytorch

0.8.1

12 Apr 18:59
Compare
Choose a tag to compare
get rid of numpy

0.8.0

04 Apr 16:03
Compare
Choose a tag to compare
use full attention at the center of the unet

0.7.1

01 Feb 01:13
Compare
Choose a tag to compare
greater kernel size in convnext blocks

0.7.0

25 Jan 17:03
Compare
Choose a tag to compare
replace resnets with convnext blocks

0.6.9

24 Aug 21:28
Compare
Choose a tag to compare
fix layernorm

0.6.8

16 Jul 22:18
Compare
Choose a tag to compare
remove stray print

0.6.7

25 Jun 17:48
Compare
Choose a tag to compare
use pre-layernorm with linear attention, and also allow for turning o…

0.6.6

25 Jun 17:37
Compare
Choose a tag to compare
move all constants into configurable class init parameters

0.6.5

22 Jun 01:51
Compare
Choose a tag to compare
fix data not being normalized to range of -1 to 1

0.6.4

22 Jun 01:31
Compare
Choose a tag to compare
fix data not being normalized to range of -1 to 1