# dall-e **Repository Path**: AI52CV/dall-e ## Basic Information - **Project Name**: dall-e - **Description**: 引燃AI社区,不用跨界也能从文本生成图像,OpenAI新模型打破自然语言与视觉次元壁 https://mp.weixin.qq.com/s/cVxFqVz_RFhAINeGC4QkTw 原地址:https://github.com/openai/dall-e - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 2 - **Forks**: 2 - **Created**: 2021-04-16 - **Last Updated**: 2024-02-28 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Overview [[Blog]](https://openai.com/blog/dall-e/) [[Paper]](https://arxiv.org/abs/2102.12092) [[Model Card]](model_card.md) [[Usage]](notebooks/usage.ipynb) 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. # Installation Before running [the example notebook](notebooks/usage.ipynb), you will need to install the package using pip install DALL-E