#105 · Primary category: Image Generation
dalle-playground
A playground to generate images from any text prompt using Stable Diffusion (past: using DALL-E Mini)
Project last updated:06/03/24
GitHub Stars
2.7K
Forks
572
Contributors
11
License
MIT
Why we included this project
This is a practical, hands-on look at how a text-to-image pipeline fits together, wrapped in a simple web UI. It originally used DALL-E Mini and now runs Stable Diffusion V2, so the code shows a realistic prompt-to-image flow you can trace end to end. The Python backend and JavaScript frontend are clearly separated, making it a decent base to fork for your own experiments or a quick internal demo. You can run it locally, via Docker, or through a Colab notebook, though the free tier is too slow for more than a couple of images, so heavier use needs a paid GPU setup. Treat it as a functional reference for learning, not something to point production traffic at.
Articles for this project
No articles for this project yet.
To suggest a topic or contribute an article, contact us.
Related projects in this category
stable-diffusion-webui
Stable Diffusion web UI
ComfyUI
The most powerful and modular diffusion model GUI, api and backend with a graph/nodes interface.
diffusers
🤗 Diffusers: State-of-the-art diffusion models for image, video, and audio generation in PyTorch.
upscayl
🆙 Upscayl - #1 Free and Open Source AI Image Upscaler for Linux, MacOS and Windows.
InvokeAI
InvokeAI is a leading open-source creative engine for Stable Diffusion, offering an industry-leading web UI for generating and editing visual media.