LoRA training scripts for kohya-ss/sd-scripts
git clone --recurse-submodules https://github.com/Akegarasu/lora-scriptsPython 3.10.8 and Git
Run install.ps1 will automaticilly create a venv for you and install necessary deps.
Edit train.ps1, and run it.
Run install.bash will create a venv and install necessary deps.
Training script train.sh will not activate venv for you. You should activate venv first.
source venv/bin/activateEdit train.sh, and run it.
Run tensorboard.ps1 will start TensorBoard at http://localhost:6006/