A real neural network running entirely in your browser. No APIs. No shortcuts. Just math.
It's not Stable Diffusion, it's Unstable Diffusion 😅 — but it actually works!
Drop images here or click to upload
2-20 images • JPG/PNG
0 images in training set
Train the network first, then generate!
Results will be... interesting. That's the fun part.
Upload
Add images to create a tiny dataset
Forward Diffusion
Progressively add noise to images across T timesteps
Train
MLP learns to predict the noise added at each step (DDPM)
Generate
Start from pure noise, iteratively denoise to create new images