Skip to content

Releases: lucidrains/nuwa-pytorch

0.1.6

09 Jan 23:49
Compare
Choose a tag to compare
allow for generating arbitrary number of video frames after training

0.1.5

09 Jan 23:15
Compare
Choose a tag to compare
allow for generating arbitrary number of video frames after training

0.1.4

09 Jan 21:05
Compare
Choose a tag to compare
add geglu and talking head improvements, two of Shazeers papers

0.1.2

09 Jan 18:04
Compare
Choose a tag to compare
add ability to do any custom dimensions of the kernel size for sparse…

0.1.1

09 Jan 10:03
Compare
Choose a tag to compare
fix bug when chunking queries for sparse 3d nearby attention

0.1.0

09 Jan 02:03
Compare
Choose a tag to compare
add reversible networks from Reformer, achieve depth far beyond what …

0.0.26

09 Jan 01:36
Compare
Choose a tag to compare
better error message, and always use sandwich norm

0.0.25

09 Jan 00:55
Compare
Choose a tag to compare
fix bug where text embedding during generation is not masked properly

0.0.24

09 Jan 00:31
Compare
Choose a tag to compare
add token shifting module for video along spatial dimensions, prepare…

0.0.23

08 Jan 23:40
Compare
Choose a tag to compare
add feedforward chunking