Skip to content

Releases: lucidrains/video-diffusion-pytorch

0.2.5

04 May 18:02
Compare
Choose a tag to compare
offer old resnet blocks from original ddpm paper, in case convnexts a…

…re unsuitable for generative work

0.2.4

04 May 17:18
Compare
Choose a tag to compare
extra norm on the queries as well for linear attention, plus extra ou…

…tput layernorm on the attention block, from sandwich norm and normformer papers

0.2.3

04 May 16:41
Compare
Choose a tag to compare
offer way to turn off sparse linear attention

0.2.2

01 May 15:55
Compare
Choose a tag to compare
give an initial conv

0.2.2

0.2.1

01 May 15:54
Compare
Choose a tag to compare
0.2.1

0.2.0

29 Apr 21:56
Compare
Choose a tag to compare
keep time embedding dimension as dim x 4, as openai does

0.1.6

24 Apr 16:39
Compare
Choose a tag to compare
automate more

0.1.5

22 Apr 20:57
Compare
Choose a tag to compare
offer way to load from last checkpoint, with `trainer.load(-1)`

0.1.2

21 Apr 16:04
Compare
Choose a tag to compare
no classifier free guidance if unet is not conditioned

0.1.1

21 Apr 15:40
Compare
Choose a tag to compare
small padding for the sampled grid of videos