Skip to content

NOT Official PyTorch Implementation of "Scalable Diffusion Models with Transformers"

License

Notifications You must be signed in to change notification settings

Cecover/DiffusionTransformer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Scalable Diffusion Models with Transformers (NOT OFFICIAL)

This repo is not accepting pull requests! Sorry!

Current code state: Fixed the training script (UNTESTED)

Author(s): William Peebles and Saining Xie

Paper: https://arxiv.org/abs/2212.09748

Official code: https://github.com/facebookresearch/DiT

What makes this different?

  • Complete code rewrite from scratch
  • Modularized parts for better experimentation
  • Added expected tensor shape guides
  • Upgraded training script

About

NOT Official PyTorch Implementation of "Scalable Diffusion Models with Transformers"

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published