diffusion-pipe
Pipeline-parallel training script for image and video diffusion models built on DeepSpeed.
About
Splitting large diffusion models across several GPUs is what diffusion-pipe by tdrussell handles: it trains LoRAs and full models using pipeline parallelism through DeepSpeed, combining hybrid data and pipeline parallelism so models too big for one card can still be fine-tuned on consumer hardware. Supported architectures span more than 20 models, including SDXL, FLUX, LTX-Video, HunyuanVideo, and the Wan family, which made it a fixture of the video LoRA training community. Latents and text embeddings are precached to disk before training, cutting VRAM pressure and keeping text encoders out of GPU memory during the run. Setup involves cloning with submodules, a Python 3.12 conda environment, a separate PyTorch install, and the NVIDIA CUDA toolkit; development targets Linux, native Windows is essentially unsupported, and WSL 2 is the recommended path for Windows users, with RTX 4090 class cards used for testing. Configuration lives in commented example files in the examples directory. The project is GPL-3.0 licensed, has around 2,000 stars, and saw active development into 2026.
Reviews (0)
Leave a Review
No reviews yet. Be the first to review!
Details
- Category
- Diffusion Model Tools & UIs
- Price
- Free
- Platform
- Local/Desktop
- Difficulty
- Advanced (4/5)
- License
- GPL-3.0
- Added
- Jul 29, 2026
Related Tools
Tool for packaging ComfyUI workflows into portable standalone applications.
Extension manager for ComfyUI to install and manage custom nodes.
Essential node pack for ComfyUI with face detection, segmentation, and more.
Graphical interface for kohya-ss SD training scripts.
One-click installer for running AI applications locally.
Open-source platform for sharing and discovering AI-generated models and artwork.