Releases: lucidrains/DALLE2-pytorch
Releases · lucidrains/DALLE2-pytorch
v0.19.5
fix misnamed variable, thanks to @nousr
v0.19.4
do not noise for the last step in ddim
v0.19.3
fix for small validation bug for sampling steps
v0.19.2
more informative error for something that tripped me up
v0.19.1
complete ddim integration of diffusion prior as well as decoder for e…
v0.19.0
complete ddim integration of diffusion prior as well as decoder for e…
v0.18.0
0.18.0
v0.17.1
just force it so researcher can never pass in an image that is less t…
v0.17.0
0.17.0
v0.16.19
expose num_steps_taken helper method on trainer to retrieve number of…