This repository provides a Windows-focused Gradio GUI for Kohya's Stable Diffusion trainers
https://github.com/bmaltais/kohya_ss
706dfe157f
* Merge both dreambooth and finetune back in one repo |
||
---|---|---|
.vscode | ||
bitsandbytes_windows | ||
examples | ||
finetune | ||
library | ||
tools | ||
v2_inference | ||
.gitignore | ||
dreambooth_gui.py | ||
dreambooth.bat | ||
fine_tune.py | ||
finetune_gui.py | ||
finetune.bat | ||
README_dreambooth.md | ||
README_finetune.md | ||
README.md | ||
requirements.txt | ||
setup.py | ||
style.css | ||
train_db.py | ||
upgrade.bat |
Kohya's dreambooth and finetuning
This repo now combine bot Kohya_ss solution under one roof. I am merging both under a single repo to align with the new official kohya repo where he will maintain his code from now on: https://github.com/kohya-ss/sd-scripts
A new note accompaning the release of his new repo can be found here: https://note.com/kohya_ss/n/nba4eceaa4594
Dreambooth
You can find the dreambooth solution spercific Dreambooth README
Finetune
You can find the finetune solution spercific Finetune README