remove wip as main networks (prior and decoder) are completed

This commit is contained in:
Phil Wang
2022-04-20 12:12:16 -07:00
committed by GitHub
parent 8cc9016cb0
commit f027b82e38

View File

@@ -1,6 +1,6 @@
<img src="./dalle2.png" width="450px"></img> <img src="./dalle2.png" width="450px"></img>
## DALL-E 2 - Pytorch (wip) ## DALL-E 2 - Pytorch
Implementation of <a href="https://openai.com/dall-e-2/">DALL-E 2</a>, OpenAI's updated text-to-image synthesis neural network, in Pytorch. Implementation of <a href="https://openai.com/dall-e-2/">DALL-E 2</a>, OpenAI's updated text-to-image synthesis neural network, in Pytorch.