Skip to content

Commit

Permalink
更新绘画指南
Browse files Browse the repository at this point in the history
  • Loading branch information
licyk committed Aug 18, 2024
1 parent 923ce4f commit 24b0e96
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 2 deletions.
8 changes: 8 additions & 0 deletions docs/guide/sd_webui/install.md
Original file line number Diff line number Diff line change
Expand Up @@ -32,8 +32,16 @@ title: SD WebUI 部署


# Linux平台
## 使用安装器
[licyk/term-sd: Stable Diffusion 部署,管理脚本](https://github.com/licyk/term-sd)

## 官方方法部署
[Install and Run on NVidia GPUs · AUTOMATIC1111/stable-diffusion-webui Wiki](https://github.com/AUTOMATIC1111/stable-diffusion-webui/wiki/Install-and-Run-on-NVidia-GPUs#linux)


# MacOS平台
## 使用安装器
[licyk/term-sd: Stable Diffusion 部署,管理脚本](https://github.com/licyk/term-sd)

## 官方方法部署
[Installation on Apple Silicon · AUTOMATIC1111/stable-diffusion-webui Wiki](https://github.com/AUTOMATIC1111/stable-diffusion-webui/wiki/Installation-on-Apple-Silicon)
4 changes: 2 additions & 2 deletions docs/help/sd_webui.md
Original file line number Diff line number Diff line change
Expand Up @@ -209,8 +209,8 @@ python -m pip install tqdm
## The size of tensor a (96) must match the size of tensor b(250) at non-sinaleton dimension 3
可能有以下原因。

1. Lora 模型和大模型版本不匹配。
2. 扩展和 SD WeUI 未更到最新版本,请在绘世启动器的版本管理中进行更新。
1. LoRA 模型和大模型版本不匹配。
2. 扩展和 SD WebUI 未更到最新版本,请在绘世启动器的版本管理中进行更新。

***

Expand Down

0 comments on commit 24b0e96

Please sign in to comment.