Skip to content

Commit 5be4b23

Browse files
authored
Update README.md
1 parent 3381ae9 commit 5be4b23

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
[[Blog]](https://openai.com/blog/dall-e/) [[Paper]](https://arxiv.org/abs/2102.12092) [[Model Card]](model_card.md) [[Usage]](notebooks/usage.ipynb)
44

5-
This is the official PyTorch package for the discrete VAE used for DALL·E.
5+
This is the official PyTorch package for the discrete VAE used for DALL·E. The transformer used to generate the images from the text is not part of this code release.
66

77
# Installation
88

0 commit comments

Comments
 (0)