目 录CONTENT

文章目录

AI绘画 LORA-scripts

BKUN
2024-11-17 / 0 评论 / 0 点赞 / 895 阅读 / 130 字

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
image

启动UI

执行命令 run_gui.ps1
访问地址: http://127.0.0.1:28000

Linux

执行命令 install.bash

启动UI

执行命令 run_gui.sh
访问地址: http://127.0.0.1:28000

4、启动后画面

image

0

评论区