#55 · Primary category: MLOps & Evaluation
lora-scripts
SD-Trainer. LoRA & Dreambooth training scripts & GUI use kohya-ss's trainer, for diffusion model.
Project last updated:08/21/26
GitHub Stars
6.1K
Forks
697
Contributors
31
License
AGPL-3.0
Why we included this project
Training LoRAs and Dreambooth models for Stable Diffusion usually means juggling command-line flags and config files, but this project wraps kohya-ss's training scripts in a browser GUI. From one screen you can set up a training run, watch loss curves in TensorBoard, clean dataset tags with the bundled WD1.4 tagger and tag editor, and launch the job. Hobbyists and small teams who just want character or style LoRAs for their own image pipelines get that without becoming kohya experts. The built-in presets and one-click environment setup also cut the distance between a fresh Python install and a finished fine-tuned model, which is where most people actually lose time.
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
unsloth
Local UI to run and train LLMs and diffusion models. Supports GGUF, MLX, Qwen3.8, Kimi K3, MiniMax-H3, Gemma 4, FLUX and more.
LlamaFactory
Unified Efficient Fine-Tuning of 100+ LLMs & VLMs (ACL 2024)
airflow
Apache Airflow - A platform to programmatically author, schedule, and monitor workflows
langfuse
🪢 Open source AI engineering platform: LLM evals, observability, metrics, prompt management, playground, datasets. Integrates with OpenTelemetry, LangChain, OpenAI SDK, LiteLLM, and more. 🍊YC W23
netron
Visualizer for neural network, deep learning and machine learning models