Ross ROSS = Recommend OSS · open-source software intelligence for agents

openai/DALL-E

PyTorch package for the discrete VAE used for DALL·E. observed · 2026-08-28

github.com/openai/DALL-E · Python · NOASSERTION (other) · archived observed · 2026-08-28

Health v2 · maintenance only

10/100

  • Activity 0
  • Release rhythm 35
  • Longevity 100

Flags: no_releases archived no_license

How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.

  • gap_med: n/a
  • age_days: 2017
  • days_rel: n/a
  • days_push: 945
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

10834 stars · 1860 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded

The official PyTorch package for the discrete VAE (dVAE) component of OpenAI's DALL·E model. It does not include the transformer that generates images from text, only the VAE used for image tokenization.

Use cases

  • run the DALL-E discrete VAE in PyTorch
  • encode images into discrete tokens for generative models
  • reproduce the DALL-E paper's VAE component
  • experiment with discrete variational autoencoders
  • preprocess images for text-to-image transformer research

When to choose

  • you need the exact official DALL-E dVAE implementation for research or reproducibility
  • you want a PyTorch discrete VAE for image tokenization experiments

When to avoid

  • you want full text-to-image generation - the transformer is not included
  • you need a maintained, actively updated library
  • you want a modern image generation model like Stable Diffusion

Facets

library · maturity maintenance

machine-learning deep-learning image-processing deep-learning machine-learning image-processing artificial-intelligence python pytorch dalle discrete-vae image-generation text-to-image openai gpu

2 sources

Member repositories

RepositoryRoleHealth v2
openai/DALL-Emain10

For agents

markdown · JSON · MCP: product_card(name="openai/DALL-E")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem