lora-scripts训练环境安装步骤:
GIT地址:https://github.com/Akegarasu/lora-scripts
1、安装 python-3.10.8-amd64.exe (必须安装此3.10.8版本)
2、克隆安装包
git clone --recurse-submodules https://github.com/Akegarasu/lora-scripts
3、安装
Windows
使用 PowerShell 执行命令 install-cn.ps1

启动UI
执行命令 run_gui.ps1
访问地址: http://127.0.0.1:28000
Linux
执行命令 install.bash
启动UI
执行命令 run_gui.sh
访问地址: http://127.0.0.1:28000
4、启动后画面

评论区