Releases: lucidrains/nuwa-pytorch
Releases · lucidrains/nuwa-pytorch
0.4.19
correct normalization value range when making grid during vqgan vae t…
0.4.18
0.4.18
0.4.17
fix bug with using attention on multiple layers in vqgan-vae
0.4.16
cosine sim attention again for vqgan vae
0.4.15
add continuous positional bias, from swin v2, for the vqgan vae atten…
0.4.14
add ability to add resnet blocks and attention blocks to any layer of…
0.4.12
switch to bilinear upsample + conv2d
0.4.11
switch back to resnet with groupnorms, as seeing better reconstructio…
0.4.10
default cosine sim codebook to true for VQ, after seeing good results
0.4.9
assert in vqgan-vae