Skip to content

Commit 2b416d1

Browse files
authored
readme
1 parent 1000e74 commit 2b416d1

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -147,6 +147,8 @@ You can also use the pretrained VAE offered by the authors of <a href="https://g
147147

148148
In contrast to OpenAI's VAE, it also has an extra layer of downsampling, so the image sequence length is 256 instead of 1024 (this will lead to a 16 reduction in training costs, when you do the math). Whether it will generalize as well as the original DALL-E is up to the citizen scientists out there to discover.
149149

150+
Update - <a href="https://github.com/lucidrains/DALLE-pytorch/discussions/131">it works!</a>
151+
150152
```python
151153
from dalle_pytorch import VQGanVAE1024
152154

0 commit comments

Comments
 (0)