Releases: lucidrains/DALLE2-pytorch
Releases · lucidrains/DALLE2-pytorch
v0.26.1
@jacobwjs reports dynamic thresholding works very well and 0.95 is a …
v0.26.0
complete inpainting ability using inpaint_image and inpaint_mask pass…
v0.25.2
fix a bug with ddim and predict x0 objective
v0.25.1
fix sample bug
v0.25.0
complete imagen-like noise level conditioning
v0.24.3
offer way to turn off initial cross embed convolutional module, for d…
v0.24.2
takes care of a grad strides error at https://github.com/lucidrains/D…
v0.24.1
protect against random cropping for base unet
v0.24.0
let the neural network peek at the low resolution conditioning one la…
v0.23.10
just always use nearest neighbor interpolation when resizing for low …