Releases: lucidrains/DALLE-pytorch
Releases · lucidrains/DALLE-pytorch
1.5.0
24 Mar 04:23
Compare
Sorry, something went wrong.
No results found
switch to causal convolution for conv-like attention using unfold
1.4.2
18 Jan 01:57
Compare
Sorry, something went wrong.
No results found
1.4.1
12 Jan 03:00
Compare
Sorry, something went wrong.
No results found
1.4.0
11 Jan 12:49
Compare
Sorry, something went wrong.
No results found
1.4.0 for improved inference speeds, thanks to @borzunov
1.2.2
07 Jan 04:16
Compare
Sorry, something went wrong.
No results found
make sure generate_text works when shift token feature is turned on
1.2.1
04 Jan 22:24
Compare
Sorry, something went wrong.
No results found
add super-conditioning feature, idea originated from @crowsonkb
1.2.0
04 Jan 20:24
Compare
Sorry, something went wrong.
No results found
remove some dead code, text mask is not needed when training DALL-E
1.1.8
03 Jan 22:41
Compare
Sorry, something went wrong.
No results found
remove softmax and torch multinomial when sampling
1.1.7
03 Jan 00:10
Compare
Sorry, something went wrong.
No results found
stable softmax when generating images
1.1.6
25 Dec 04:45
Compare
Sorry, something went wrong.
No results found
start storing version of dalle-pytorch alongside model weights - also…