mikonvergence/DiffusionFastForward
DiffusionFastForward: a free course and experimental framework for diffusion-based generative models
Implements pixel-space and latent-space diffusion variants using PyTorch Lightning, with standalone Colab notebooks covering unconditional generation, conditional image translation, and high-resolution synthesis via VAE compression. Integrates the Hugging Face Diffusers library and enables training on custom datasets without specialized hardware, supporting resolutions from 64×64 to 256×256 with resource budgets under 5GB GPU memory.
678 stars. No commits in the last 6 months.
Stars
678
Forks
69
Language
Jupyter Notebook
License
MIT
Category
Last pushed
Jun 11, 2023
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/diffusion/mikonvergence/DiffusionFastForward"
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...
yuanchenyang/smalldiffusion
Simple and readable code for training and sampling from diffusion models
TuftsBCB/RegDiffusion
Diffusion model for gene regulatory network inference.
lvyufeng/denoising-diffusion-mindspore
Implementation of Denoising Diffusion Probabilistic Model in MindSpore