openai / DALL-E

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

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

License:Other


Languages

Language:Python 77.1%Language:Jupyter Notebook 22.9%