February 25, 2021

65 words 1 min read

openai/DALL-E

openai/DALL-E

PyTorch package for the discrete VAE used for DALLE.

repo name openai/DALL-E
repo link https://github.com/openai/DALL-E
homepage
language Python
size (curr.) 6 kB
stars (curr.) 1765
created 2021-02-23
license Other

Overview

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

This is the official PyTorch package for the discrete VAE used for DALL·E.

Installation

Before running the example notebook, you will need to install the package using

pip install DALL-E
comments powered by Disqus