# saharmor/dalle-playground

A playground to generate images from any text prompt using Stable Diffusion (past: using DALL-E Mini)

Repository: https://github.com/saharmor/dalle-playground
Canonical: https://ross.abutalabs.com/products/dalle-playground
Language: JavaScript
License: MIT
License Family: permissive
Topics: dall-e, openai, gan, text-to-image, transformers, artificial, artificial-intelligence, machine-learning, dalle, dalle-mini, stable-diffusion
Last push: 2024-06-03T22:19:37+00:00

## Health v2 (maintenance only)
Score: 32/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 0, release rhythm 35, longevity 100
- inputs: {"age_days": 1815, "days_push": 821, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_releases
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 2740, forks 572 (observed 2026-08-28T04:07:16.513616+00:00)

## What it is
A web-based playground for generating images from text prompts using Stable Diffusion V2 (originally DALL-E Mini). It pairs a Python backend that runs the diffusion model with a JavaScript frontend, and can be run locally or via a Google Colab notebook.

## Use cases
- generate images from text prompts
- try stable diffusion without installing locally
- experiment with text-to-image models in a browser
- run a dalle mini demo
- host a text-to-image web app on colab
- compare prompts for image generation

## When to choose
- you want a quick browser UI for Stable Diffusion with minimal setup
- you want to run the backend on Google Colab's free GPU
- you want a simple starting point to hack on a text-to-image app

## When to avoid
- you need production-grade image generation at scale
- you want the latest Stable Diffusion versions or advanced features like ControlNet
- you need a maintained project - updates are infrequent and it has moved to maintenance

## Facets
- artifact type: application
- maturity: maintenance
- function: machine-learning, image-processing, web-framework, gui
- domain: artificial-intelligence, machine-learning, image-processing, web-development
- platform: python, cross-platform
- tags: text-to-image, stable-diffusion, dalle-mini, playground, image-generation, google-colab, web-server, javascript, gpu

## Member repositories
- saharmor/dalle-playground (main) score 32

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:07:16.513616+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T08:19:10.164158+00:00, confidence not recorded.
  - readme: https://github.com/saharmor/dalle-playground (fetched 2026-08-28T04:07:16.513616+00:00, sha 53e41c8f125c)
- Data as of 2026-08-30T08:39:29.467469+00:00.
