lora-scripts/README.md

780 B

LoRA-scripts

LoRA training scripts for kohya-ss/sd-scripts

Usage

Clone repo

git clone --recurse-submodules https://github.com/Akegarasu/lora-scripts

Windows

Required Dependencies

Python 3.10.8 and Git:

Installation

Run install.ps1 will automaticilly create a venv for you and install necessary deps.

Linux

Required Dependencies

Python 3.10.8 and Git:

  • Python 3.10.8
  • git

Installation

Run install.bash will automaticilly create a venv for you and install necessary deps.

Training

Edit params in train.ps1 or train.ipynb and run it. Enjoy!