cabralpinto / modular-diffusion
Python library for designing and training your own Diffusion Models with PyTorch.
☆271Updated 6 months ago
Alternatives and similar repositories for modular-diffusion:
Users that are interested in modular-diffusion are comparing it to the libraries listed below
- Huggingface-compatible SDXL Unet implementation that is readily hackable☆406Updated last year
- Simple and readable code for training and sampling from diffusion models☆236Updated 2 weeks ago
- Minimal implementation of scalable rectified flow transformers, based on SD3's approach☆465Updated 6 months ago
- A tool to analyze and debug neural networks in pytorch. Use a GUI to traverse the computation graph and view the data from many different…☆279Updated last month
- A simple implimentation of Bayesian Flow Networks (BFN)☆240Updated last year
- Train VAE like a boss☆254Updated 3 months ago
- Unofficial Implementation of Consistency Models in pytorch☆255Updated last year
- Text to Image Latent Diffusion using a Transformer core☆160Updated 5 months ago
- EDM2 and Autoguidance -- Official PyTorch implementation☆618Updated last month
- MinImagen: A minimal implementation of the Imagen text-to-image model☆301Updated last year
- Implementation of Recurrent Interface Network (RIN), for highly efficient generation of images and video without cascading networks, in P…☆197Updated 11 months ago
- [ICML 2024 Spotlight] FiT: Flexible Vision Transformer for Diffusion Model☆395Updated 2 months ago
- TensorHue is a Python library that allows you to visualize tensors right in your console, making understanding and debugging tensor conte…☆114Updated 4 months ago
- minLoRA: a minimal PyTorch library that allows you to apply LoRA to any PyTorch model.☆444Updated last year
- DiffusionFastForward: a free course and experimental framework for diffusion-based generative models☆616Updated last year
- A simple way to keep track of an Exponential Moving Average (EMA) version of your Pytorch model☆552Updated last month
- ☆468Updated last year
- Just some miscellaneous utility functions / decorators / modules related to Pytorch and Accelerate to help speed up implementation of new…☆119Updated 6 months ago
- A minimal yet resourceful implementation of diffusion models (along with pretrained models + synthetic images for nine datasets)☆268Updated 4 months ago
- Implementation of "ZipLoRA: Any Subject in Any Style by Effectively Merging LoRAs"☆524Updated last year
- [ECCV 2024] Official Repository for DiffiT: Diffusion Vision Transformers for Image Generation☆481Updated 2 months ago
- A minimal PyTorch implementation of probabilistic diffusion models for 2D datasets.☆702Updated 8 months ago
- Open reproduction of MUSE for fast text2image generation.☆339Updated 7 months ago
- Official implementation of Cold-Diffusion for different transformations in pytorch.☆1,044Updated 2 years ago
- Implementation of a single layer of the MMDiT, proposed in Stable Diffusion 3, in Pytorch☆291Updated 2 weeks ago
- From-scratch diffusion model implemented in PyTorch.☆81Updated 11 months ago
- Creating a diffusion model from scratch in PyTorch to learn exactly how they work.☆344Updated 8 months ago
- Official implementation of Würstchen: Efficient Pretraining of Text-to-Image Models☆538Updated 9 months ago
- DreamSim: Learning New Dimensions of Human Visual Similarity using Synthetic Data (NeurIPS 2023 Spotlight) / / / / When Does Perceptual A…☆435Updated 3 weeks ago
- Implementation of Lumiere, SOTA text-to-video generation from Google Deepmind, in Pytorch☆262Updated 6 months ago