炼丹炉 TD-trainer 的安装与部署,LoRA、dreambooth
项目的github:https://github.com/Akegarasu/lora-scripts
git clone到本地,
git clone https://github.com/Akegarasu/lora-scripts.git
安装
运行项目里的脚本,install.ps1,直接右键现在powershell运行就行。如果没有科学上网,就运行install-cn.ps1
运行
安装好后,运行,run_gui.ps1 ,接右键现在powershell运行就行。然后访问127.0.0.1:28000
其他的Linux安装和docker安装,就更加简单了,直接看项目作者写的 README 吧