bghira/SimpleTuner
A general fine-tuning kit geared toward image/video/audio diffusion models.
Based on the README, here's a technical summary: --- Supports unified fine-tuning across image, video, and audio diffusion models via LoRA, LyCORIS, and full-rank training with advanced memory optimizations including gradient checkpointing, parameter/optimizer state sharding (DeepSpeed, FSDP2), and context parallel attention. Provides embedding caching to disk, aspect bucketing for variable resolutions, and concept sliders for slider-based LoRA targeting with positive/negative sampling. Integrates with Hugging Face Accelerate and supports distributed S3 training, quantization (int8/fp8/nf4), and flow matching architectures across 20+ model architectures from SDXL to Flux to video models. ---
2,782 stars and 3,236 monthly downloads. Actively maintained with 41 commits in the last 30 days. Available on PyPI.
Stars
2,782
Forks
275
Language
Python
License
AGPL-3.0
Category
Last pushed
Mar 12, 2026
Monthly downloads
3,236
Commits (30d)
41
Dependencies
56
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/diffusion/bghira/SimpleTuner"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Related models
huggingface/diffusers
🤗 Diffusers: State-of-the-art diffusion models for image, video, and audio generation in PyTorch.
mcmonkeyprojects/SwarmUI
SwarmUI (formerly StableSwarmUI), A Modular Stable Diffusion Web-User-Interface, with an...
nateraw/stable-diffusion-videos
Create 🔥 videos with Stable Diffusion by exploring the latent space and morphing between text prompts
AUTOMATIC1111/stable-diffusion-webui
Stable Diffusion web UI
probabilists/azula
Diffusion models in PyTorch