此版本为Stable Diffusion Web UI原版汉化页面。
当前版本为1014-1400,即基于官方webui 10月14日14点之前的最新版本进行的汉化。
本安装方法为从0开始安装,适用于本身没有Stable Diffusion WebUI的系统。 (安装webui相关详细操作可以看官方说明webui项目地址 和rentry上的安装指南)
- 安装Python 3.10.6, 点 "Add Python to PATH"。
- 安装git。
- 下载stable-diffusion-webui_Chinese, 比如通过此命令运行。
git clone https://github.com/VinsonLaro/stable-diffusion-webui-chinese.git
- 把
model.ckpt
放在models
目录中。 - (可选) 把
GFPGANv1.4.pth
放在根目录下,webui.py
的旁边。 - 运行
webui-user.bat
。
- 下载stable-diffusion-webui_Chinese, 比如通过此命令运行。
git clone https://github.com/VinsonLaro/stable-diffusion-webui-chinese.git
- 把下载好的stable-diffusion-webui_Chinese文件夹内的文件,全部覆盖到已经安装好的stable-diffusion-webui目录下替换文件(请注意备份好webui.bat和webui-user.bat等文件,因为有些整合包会更改这些文件)
- 运行
webui-user.bat
。
- 通过上面两种方法安装好stable-diffusion-webui汉化版。
- 右键 “git besh here”,输入
git pull
。 - 运行
webui-user.bat
。
如有侵权,请私信我删除。