#30 · Primary category: Image Generation
SimpleTuner
A general fine-tuning kit geared toward image/video/audio diffusion models.
Project last updated:08/30/26
GitHub Stars
2.9K
Forks
290
Contributors
69
License
AGPL-3.0
Why we included this project
SimpleTuner is aimed at teams that want a diffusion model trained on their own images, video, or audio rather than just a tool that generates from someone else's checkpoints. You point it at a dataset and it fine-tunes familiar open families like Stable Diffusion, SDXL, FLUX, and the newer ACE and Chroma lines into a custom checkpoint or a LoRA. The real value is that it bundles the fiddly training techniques into one place, including aspect bucketing, embedding caching, and DeepSpeed or FSDP2 sharding so a single consumer GPU can handle the job. It also adds a web UI and a job queue that supports multiple users, quotas, SSO, and worker orchestration, which makes it practical for a small team to share rather than each person running scripts alone. If you want to keep training on your own hardware instead of renting API time, this is a solid starting point.
Articles for this project
No articles for this project yet.
To suggest a topic or contribute an article, contact us.
Related projects in this category
stable-diffusion-webui
Stable Diffusion web UI
ComfyUI
The most powerful and modular diffusion model GUI, api and backend with a graph/nodes interface.
diffusers
🤗 Diffusers: State-of-the-art diffusion models for image, video, and audio generation in PyTorch.
upscayl
🆙 Upscayl - #1 Free and Open Source AI Image Upscaler for Linux, MacOS and Windows.
InvokeAI
InvokeAI is a leading open-source creative engine for Stable Diffusion, offering an industry-leading web UI for generating and editing visual media.