lucidrains/DALLE-pytorch
Implementation / replication of DALL-E, OpenAI's Text to Image Transformer, in Pytorch observed · 2026-08-28
Health v2 · maintenance only
23/100
- Activity 0
- Release rhythm 8
- Longevity 100
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: 2066
- days_rel: n/a
- days_push: 928
- n_releases_24m: 0
Adoption not part of the score
5627 stars · 642 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
A PyTorch implementation/replication of OpenAI's DALL-E, a text-to-image transformer, including a discrete VAE and optional CLIP for ranking generations. It is a research library for training and experimenting with DALL-E-style generative models.
Use cases
- train a DALL-E text-to-image model on my own image-caption dataset
- generate images from text prompts in pytorch
- replicate the DALL-E paper for research
- experiment with transformer-based image generation
- train a small text-to-image model on a custom dataset
- use CLIP to rank generated images
When to choose
- you want an open-source, hackable PyTorch implementation of DALL-E for research or experimentation
- you want to train a text-to-image transformer on your own dataset
- you want to study or modify the DALL-E architecture
When to avoid
- you want state-of-the-art text-to-image generation out of the box - newer models like Stable Diffusion are far better
- you need a production-ready image generation service with pretrained large-scale checkpoints
- you don't have GPU resources for training
Facets
library · maturity maintenance
deep-learning machine-learning transformers llm-training artificial-intelligence deep-learning image-processing python text-to-image dall-e pytorch generative-models multi-modal clip vq-vae natural-language-processing gpu
2 sources
- readme: https://github.com/lucidrains/DALLE-pytorch · fetched 2026-08-28 · f0377e8d561a
- registry_pypi: https://pypi.org/pypi/dalle-pytorch/json · fetched 2026-08-29 · 2195d4bfa996
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| lucidrains/DALLE-pytorch | main | 23 |
For agents
markdown · JSON · MCP: product_card(name="lucidrains/DALLE-pytorch")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem