touretzkyds/DiffusionDemo
In-depth exploration of stable diffusion models, walking readers through the inner workings in a step-by-step manner.
This project helps those curious about how AI creates images from text descriptions, specifically focusing on 'stable diffusion' models. You input text prompts and observe the step-by-step process of an AI generating corresponding images. It's designed for anyone who wants to understand the inner workings of generative AI art, like digital artists, educators, or researchers.
No commits in the last 6 months.
Use this if you want to visually explore and understand how stable diffusion models transform text into images, observing intermediate steps and the impact of various parameters.
Not ideal if you're looking for a simple tool to just generate images without needing to delve into the underlying AI mechanisms.
Stars
21
Forks
4
Language
Python
License
—
Category
Last pushed
Sep 08, 2025
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/diffusion/touretzkyds/DiffusionDemo"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
quantgirluk/aleatory
📦 Python library for Stochastic Processes Simulation and Visualisation
blei-lab/treeffuser
Treeffuser is an easy-to-use package for probabilistic prediction and probabilistic regression...
TuftsBCB/RegDiffusion
Diffusion model for gene regulatory network inference.
yuanchenyang/smalldiffusion
Simple and readable code for training and sampling from diffusion models
chairc/Integrated-Design-Diffusion-Model
IDDM (Industrial, landscape, animate, latent diffusion), support LDM, DDPM, DDIM, PLMS, webui...