#88 · Primary category: Image Generation

LoRA_Easy_Training_Scripts

A UI made in Pyside6 to make training LoRA/LoCon and other LoRA type models in sd-scripts easy

Project last updated:06/05/25

GitHub Stars

1.3K

Forks

132

Contributors

16

License

GPL-3.0

Why we included this project

Training Stable Diffusion LoRAs usually means wrestling with Kohya's sd-scripts command line, which is dense even for people who know what they're doing. This PySide6 GUI sits on top of that pipeline and replaces most of the typing with dialogs and drag-and-drop. You can set block weights, manage subsets, and queue several training configs at once so one job keeps running while you adjust another. It also saves your settings as TOML files, includes a warmup-restart learning-rate scheduler, and runs on Windows, Linux, and Google Colab. If you already understand LoRA training and just want a cleaner way to turn image sets into reusable style or character models, this is worth a look.

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