Skip to content

Releases: lucidrains/video-diffusion-pytorch

v0.4.1

25 May 06:52
Compare
Choose a tag to compare
move to film-like conditioning for time

v0.4.0

25 May 01:22
Compare
Choose a tag to compare
bring in dynamic thresholding, from Imagen paper, which purportedly i…

…mproves classifier free guidance

0.3.19

16 May 20:41
Compare
Choose a tag to compare
higher default lr

0.3.18

14 May 18:40
Compare
Choose a tag to compare
take care of normalization and inverse normalization of image for ddp…

…m, so researcher does not have to worry about it

0.3.17

10 May 22:26
Compare
Choose a tag to compare
for numerical accuracy

0.3.16

10 May 18:33
Compare
Choose a tag to compare
allow for mask to be passed in for directly specifying which batch el…

…ement needs to focus on the present

0.3.15

10 May 16:01
Compare
Choose a tag to compare
attempt to fix long description problem

0.3.14

10 May 15:50
Compare
Choose a tag to compare
fix focus-present masking, thanks to @CiaoHe yet again!

0.3.12

09 May 21:08
Compare
Choose a tag to compare
allow for non-strict load_state_dict

0.3.11

09 May 20:46
Compare
Choose a tag to compare
initial temporal attention should be prenorm residual