Skip to content

Releases: lucidrains/nuwa-pytorch

0.0.11

04 Jan 01:00
Compare
Choose a tag to compare
query chunking feature for sparse 3dna

0.0.9

03 Jan 23:37
Compare
Choose a tag to compare
add first stability improvement from cogview paper

0.0.8

03 Jan 23:16
Compare
Choose a tag to compare
sparse 3dna without padding the queries too

0.0.7

03 Jan 23:03
Compare
Choose a tag to compare
batch process video frame decoding

0.0.6

03 Jan 22:32
Compare
Choose a tag to compare
pass keyword arguments prepended with vq_ to VectorQuantize instantia…

…tion, for features from improved VQGan paper as well as orthogonal regularization

0.0.5

03 Jan 22:25
Compare
Choose a tag to compare
add adaptive weight from vqgan paper

0.0.4

03 Jan 03:19
Compare
Choose a tag to compare
do axial positional embedding manually

0.0.3

03 Jan 00:48
Compare
Choose a tag to compare
avoid softmax and torch multinomial

0.0.2

03 Jan 00:40
Compare
Choose a tag to compare
make sure queries are not padded

0.0.1

03 Jan 00:35
Compare
Choose a tag to compare
complete video generation code