tonyduan / diffusionLinks
From-scratch diffusion model implemented in PyTorch.
☆93Updated last year
Alternatives and similar repositories for diffusion
Users that are interested in diffusion are comparing it to the libraries listed below
Sorting:
- Simple and readable code for training and sampling from diffusion models☆511Updated last month
- Implementation of Diffusion Transformer (DiT) in JAX☆279Updated last year
- My take on Flow Matching☆66Updated 6 months ago
- Just some miscellaneous utility functions / decorators / modules related to Pytorch and Accelerate to help speed up implementation of new…☆123Updated 11 months ago
- Implementation of rectified flow and some of its followup research / improvements in Pytorch☆326Updated last month
- ☆238Updated 7 months ago
- Train VAE like a boss☆283Updated 8 months ago
- Quick implementation of nGPT, learning entirely on the hypersphere, from NvidiaAI☆287Updated last month
- Implementation of a multimodal diffusion transformer in Pytorch☆102Updated last year
- Text to Image Latent Diffusion using a Transformer core☆192Updated 10 months ago
- Minimal Implementation of a D3PM in pytorch☆238Updated last year
- Annotated Flow Matching paper☆192Updated 10 months ago
- Focused on fast experimentation and simplicity☆76Updated 6 months ago
- Implementation of Autoregressive Diffusion in Pytorch☆393Updated 8 months ago
- Implementation of a single layer of the MMDiT, proposed in Stable Diffusion 3, in Pytorch☆383Updated 6 months ago
- Creating a diffusion model from scratch in PyTorch to learn exactly how they work.☆370Updated 3 months ago
- Flow-matching algorithms in JAX☆97Updated 11 months ago
- A mini-library for training consistency models.☆246Updated last year
- The Gaussian Histogram Loss (HL-Gauss) proposed by Imani et al. with a few convenient wrappers for regression, in Pytorch☆65Updated last month
- When it comes to optimizers, it's always better to be safe than sorry☆302Updated 3 months ago
- Reproduction of DDPO paper (RLHF for diffusion)☆88Updated last year
- Implementing the Denoising Diffusion Probabilistic Model in Flax☆150Updated 2 years ago
- Implementation of a framework for Genie2 in Pytorch☆149Updated 6 months ago
- Explorations into the recently proposed Taylor Series Linear Attention☆99Updated 10 months ago
- Minimal implementation of scalable rectified flow transformers, based on SD3's approach☆599Updated last year
- [ICLR 2025] Official PyTorch Implementation of Gated Delta Networks: Improving Mamba2 with Delta Rule☆185Updated 3 months ago
- A minimal implementation of a denoising diffusion model in PyTorch.☆124Updated 8 months ago
- Attempt to make multiple residual streams from Bytedance's Hyper-Connections paper accessible to the public☆87Updated last month
- The simplest diffusion model in PyTorch, with Apple M chip acceleration support.☆38Updated last year
- Minimal (400 LOC) implementation Maximum (multi-node, FSDP) GPT training☆129Updated last year