🧠 Neural Diffusion Playground ✨

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!

📁 Training Dataset

🖼️

Drop images here or click to upload

2-20 images • JPG/PNG

0 images in training set

🔬 Network Architecture

🏋️ Training

🎨 Generation

🎲

Train the network first, then generate!

Results will be... interesting. That's the fun part.

📖 How It Works

1️⃣

Upload

Add images to create a tiny dataset

2️⃣

Forward Diffusion

Progressively add noise to images across T timesteps

3️⃣

Train

MLP learns to predict the noise added at each step (DDPM)

4️⃣

Generate

Start from pure noise, iteratively denoise to create new images

[04:40:37 AM] Awaiting instructions...