Releases: lucidrains/bit-diffusion
Releases · lucidrains/bit-diffusion
0.1.4
0.1.2
fix time delay for ddim, thanks to @GYDDHPY
0.1.1
setup mixed precision correctly
0.1.0
0.1.0
0.0.15
0.0.15
0.0.14
what was i doing 🤦
0.0.12
switch back to regular attention
0.0.11
rename to time difference, as in paper
0.0.10
remove noising in ddim, align with code in the paper, make sure ddim …
0.0.9
follow algorithm 2