openai/DALL-E

PyTorch package for the discrete VAE used for DALL·E.

10,831

stars

3

commits

Python

primary language

Jan 31, 2024

updated

README

Overview

[Blog] [Paper] [Model Card] [Usage]

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, you will need to install the package using

pip install DALL-E

Contributors

adityaramesh

3 commits

openai/DALL-E

PyTorch package for the discrete VAE used for DALL·E.

10,831

stars

3

commits

Python

primary language

Jan 31, 2024

updated

README

Overview

[Blog] [Paper] [Model Card] [Usage]

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, you will need to install the package using

pip install DALL-E

Contributors

adityaramesh

3 commits

Languages

Python

77.1%

Jupyter Notebook

22.9%