samithaj / 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.

Installation

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

pip install git+https://github.com/openai/DALL-E.git

About

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

License:Other


Languages

Language:Python 77.1%Language:Jupyter Notebook 22.9%