懒人包下载
懒人包下载地址:http://op.st7evee.me:5244/Onedrive/Stable%20Diffusion
配置环境
- 安装 Python 版本号为 3.10.6
- 安装 Git
下载 stable-diffusion-webui
新建文件夹-右击选择 Git Bash Here
在跳出来的终端中输入
AMD显卡
git clone https://github.com/lshqqytiger/stable-diffusion-webui-directml && cd stable-diffusion-webui-directml && git submodule init && git submodule update
非AMD显卡
git clone https://github.com/AUTOMATIC1111/stable-diffusion-webui.git
下载模型放入 stable-diffusion-webuimodelsStable-diffusion
模型下载地址:
ChilloutMix-NI
http://op.st7evee.me:5244/d/Onedrive/Stable%20Diffusion/4/Lora/1/chilloutmix_NiPrunedFp32Fix.safetensors
v1-5-pruned.safetensors
http://op.st7evee.me:5244/Onedrive/Stable%20Diffusion/4/Lora/2
运行
如果不是 AMD 显卡直接运行 webui-user.bat
如果是 AMD 显卡请编辑webui-user.bat
如果您有 4-6gb vram,请尝试将这些标志添加到 webui-user.bat
中,如下所示:
COMMANDLINE_ARGS=--opt-sub-quad-attention --lowvram --disable-nan-check
对于许多 AMD gpus,您必须添加
--precision full --no-half 到webui-user.shCOMMANDLINE_ARGS=中 以避免出现黑色方块或崩溃。
点击 webui-user.bat
开始运行
导入 Lora 模型
japaneseDollLikeness_v10.safetensors
http://op.st7evee.me:5244/d/Onedrive/Stable%20Diffusion/4/Lora/2/japaneseDollLikeness_v10.safetensors
koreanDollLikeness_v15.safetensors
http://op.st7evee.me:5244/d/Onedrive/Stable%20Diffusion/4/Lora/2/koreanDollLikeness_v15.safetensors
taiwanDollLikeness_v10.safetensors
http://op.st7evee.me:5244/d/Onedrive/Stable%20Diffusion/4/Lora/2/taiwanDollLikeness_v10.safetensors
0