tdrussell/diffusion-pipe
A pipeline parallel training implementation for diffusion models including SDXL, Flux, and many other image/video generative models.

Velocity · 7d
+2.9
★ / day
Trend
→steady
star history
A distributed training pipeline for diffusion-based generative models with pipeline parallelism support. It handles large-scale multi-GPU training with efficient latent and text embedding caching, checkpointing, and evaluation metrics. The framework is modular, allowing easy addition of new model architectures through subclassing, and currently supports a wide range of image and video generation models.