cabralpinto / modular-diffusionLinks
Python library for designing and training your own Diffusion Models with PyTorch
☆291Updated 7 months ago
Alternatives and similar repositories for modular-diffusion
Users that are interested in modular-diffusion are comparing it to the libraries listed below
Sorting:
- MinImagen: A minimal implementation of the Imagen text-to-image model☆311Updated 2 years 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…☆298Updated last year
- Codebase for performing various experiments with Stable Diffusion, supported by the diffusers library.☆228Updated 2 years ago
- Huggingface-compatible SDXL Unet implementation that is readily hackable☆435Updated 2 years ago
- A simple implimentation of Bayesian Flow Networks (BFN)☆240Updated 2 years ago
- Text to Image Latent Diffusion using a Transformer core☆219Updated last year
- Just some miscellaneous utility functions / decorators / modules related to Pytorch and Accelerate to help speed up implementation of new…☆126Updated last year
- Integral Neural Networks in PyTorch☆127Updated last year
- Minimal implementation of scalable rectified flow transformers, based on SD3's approach☆631Updated last year
- Implementation of Key-Locked Rank One Editing, from Nvidia AI☆237Updated 2 years ago
- Implementation of Recurrent Interface Network (RIN), for highly efficient generation of images and video without cascading networks, in P…☆207Updated last year
- Official Implementation of Paella https://arxiv.org/abs/2211.07292v2☆749Updated 2 years ago
- Train VAE like a boss☆313Updated last year
- Implementation of Lumiere, SOTA text-to-video generation from Google Deepmind, in Pytorch☆281Updated last year
- A minimal PyTorch implementation of probabilistic diffusion models for 2D datasets.☆980Updated last year
- minLoRA: a minimal PyTorch library that allows you to apply LoRA to any PyTorch model.☆492Updated 2 years ago
- Official implementation of Würstchen: Efficient Pretraining of Text-to-Image Models☆556Updated last year
- A JAX implementation of the continuous time formulation of Consistency Models☆85Updated 2 years ago
- Code for ICML 2023 paper, "PFGM++: Unlocking the Potential of Physics-Inspired Generative Models"☆381Updated 2 years ago
- Experiments around a simple idea for inducing multiple hierarchical predictive model within a GPT☆224Updated last year
- Reproduction of DDPO paper (RLHF for diffusion)☆93Updated 2 years ago
- Unofficial Implementation of Consistency Models in pytorch☆260Updated 2 years ago
- A Toolkit for OpenAI's Consistency Models.☆207Updated 2 years ago
- PyTorch implementation of CLIP Maximum Mean Discrepancy (CMMD) for evaluating image generation models.☆158Updated last year
- [ICML 2023] Reflected Diffusion Models (https://arxiv.org/abs/2304.04740)☆159Updated 2 years ago
- σ-GPT: A New Approach to Autoregressive Models☆70Updated last year
- Implementation of "ZipLoRA: Any Subject in Any Style by Effectively Merging LoRAs"☆560Updated 2 years ago
- TensorHue is a Python library that allows you to visualize tensors right in your console, making understanding and debugging tensor conte…☆124Updated 11 months ago
- This repository implements the idea of "caption upsampling" from DALL-E 3 with Zephyr-7B and gathers results with SDXL.☆158Updated 2 years ago
- Diffusion Reinforcement Learning Library☆194Updated last year