liaosunny123 / lora-scripts

LoRA training scripts & GUI use kohya-ss's trainer, for diffusion model.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Description

这个项目是 Lora-Scripts 的 Fork 版本,基于 Lora-Scripts 完善 Web 对接功能,便于集成开发。

Use

  1. 克隆项目至本地
git clone --recurse-submodules https://github.com/liaosunny123/lora-scripts
  1. 进行安装
bash ./install.bash 
source ./venv/bin/activate
  1. 调试后运行
bash ./train.sh 

About

LoRA training scripts & GUI use kohya-ss's trainer, for diffusion model.

License:GNU Affero General Public License v3.0


Languages

Language:Python 54.2%Language:PowerShell 24.0%Language:Shell 17.1%Language:Jupyter Notebook 4.7%