milmor/diffusion-transformer
Implementation of Diffusion Transformer Model in Pytorch
This project helps machine learning researchers and practitioners implement and experiment with Diffusion Transformer models. It takes an image dataset as input and generates new, high-quality synthetic images that resemble the training data. Researchers in generative AI or computer vision can use this to explore new image synthesis techniques.
Use this if you are a machine learning researcher or engineer interested in generating synthetic images using state-of-the-art diffusion transformer architectures.
Not ideal if you need a pre-trained model for immediate image generation without delving into model training or if you lack machine learning development experience.
Stars
73
Forks
11
Language
Python
License
MIT
Category
Last pushed
Jan 06, 2026
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/diffusion/milmor/diffusion-transformer"
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...
TuftsBCB/RegDiffusion
Diffusion model for gene regulatory network inference.
yuanchenyang/smalldiffusion
Simple and readable code for training and sampling from diffusion models
chairc/Integrated-Design-Diffusion-Model
IDDM (Industrial, landscape, animate, latent diffusion), support LDM, DDPM, DDIM, PLMS, webui...