Skip to content

Tags: QROST/DALLE-pytorch

Tags

0.0.24

Toggle 0.0.24's commit message
add assert, 0.0.24

0.0.22

Toggle 0.0.22's commit message
simplify even more by making VAE required and inferring the number of…

… image tokens and image sequence length off the VAE

0.0.21

Toggle 0.0.21's commit message
fix generation and further cleanup by moving generate method into Dal…

…le class

0.0.19

Toggle 0.0.19's commit message
make sure generation is done in eval mode, and sets it back to origin…

…al state

0.0.18

Toggle 0.0.18's commit message
use state of the art vision transformer in CLIP - 0.0.18

0.0.16

Toggle 0.0.16's commit message
make sure last token can still predict eos

0.0.15

Toggle 0.0.15's commit message
allow for transparent images