Releases: lucidrains/denoising-diffusion-pytorch
Releases · lucidrains/denoising-diffusion-pytorch
v0.17.7
alpha cosine noise schedule is now working for continuous time gaussi…
v0.17.6
successfully did some basic math and clipped the predicted x0 interme…
v0.17.5
successfully did some basic math and clipped the predicted x0 interme…
v0.17.4
clipping for continuous time diffusion not working
v0.17.3
learned noise schedule seems to be working, allow for one to make the…
v0.17.2
allow for configuring the hidden dimension of the monotonic mlp param…
v0.17.1
fix learned noise schedule
v0.17.0
complete learned noise schedule for variational ddpm paper, still nee…
v0.16.7
unet needs to be conditioned on log(snr) in p_mean_variance for conti…
v0.16.6
unet needs to be conditioned on log(snr) in p_mean_variance for conti…