kuprel/min-dalle
min(DALL·E) is a fast, minimal port of DALL·E Mini to PyTorch observed · 2026-08-28
Health v2 · maintenance only
31/100
- Activity 18
- 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: 1528
- days_rel: n/a
- days_push: 493
- n_releases_24m: 0
Adoption not part of the score
3494 stars · 247 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
min(DALL·E) is a fast, minimal PyTorch port of DALL·E Mini/Mega stripped down for text-to-image inference, with only numpy, requests, pillow, and torch as dependencies. It generates image grids from text prompts on CUDA or CPU GPUs.
Use cases
- generate images from text prompts in python
- run DALL·E Mini inference locally on a GPU
- text-to-image generation with pytorch
- create a 3x3 grid of images from a caption
- lightweight text-to-image model without heavy dependencies
- reproducible image generation with a fixed seed
When to choose
- you want minimal-dependency DALL·E Mini/Mega inference in PyTorch
- you need fast text-to-image generation on a single GPU or Colab
- you want programmatic control over sampling parameters like temperature, top_k, and supercondition_factor
When to avoid
- you need state-of-the-art image quality from modern diffusion models
- you need training or fine-tuning rather than inference
- you need a hosted API rather than running models locally
Facets
library · maturity maintenance
machine-learning image-processing llm-inference artificial-intelligence deep-learning image-processing python cross-platform text-to-image dalle-mini pytorch image-generation inference gpu
2 sources
- readme: https://github.com/kuprel/min-dalle · fetched 2026-08-28 · 8be8bbddb190
- registry_pypi: https://pypi.org/pypi/min-dalle/json · fetched 2026-08-29 · 6fb7924eeef9
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| kuprel/min-dalle | main | 31 |
For agents
markdown · JSON · MCP: product_card(name="kuprel/min-dalle")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem