add install guide

pull/2/head
dtlnor 2022-11-19 23:18:25 +08:00 committed by GitHub
parent dc04b2e38b
commit 749a8468fb
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 37 additions and 2 deletions

View File

@ -12,7 +12,42 @@ QQ交流群 418316375
[中文Wiki文档](https://github.com/dtlnor/stable-diffusion-webui-localization-zh_CN/wiki) (编辑中)
### 已翻译扩展
## 如何安装
### 1. 通过官方插件列表安装
此插件可以在 `extension` 选项卡里面通过加载官方插件列表直接安装
- 点击 `extension` 选项卡,点击 `Avaliable` 子选项卡
- 先取消勾选 `localization` 选项框
- 然后点击 `Load From:` 按钮,如下图
![image](https://user-images.githubusercontent.com/21131439/202856658-b6b41b93-c4ff-40a9-be87-e24fc04893eb.png)
- 在 `zh_CN Localization` 这一项的右边点击 `install`
![image](https://user-images.githubusercontent.com/21131439/202856395-d3927577-d47a-4a3a-a9b5-5f5b93f9b167.png)
- 安装完成,跳转到 [如何使用](#如何使用)
### 2. 或者,通过网址安装
- 点击 `extension` 选项卡,点击 `Install from URL` 子选项卡
- 复制本 git 仓库网址:
`https://github.com/dtlnor/stable-diffusion-webui-localization-zh_CN`
- 黏贴进第一栏,点击 `Install`,如图
![image](https://user-images.githubusercontent.com/21131439/202856718-a7d73c84-b1ca-4b90-9b35-b69d31a7b568.png)
- 安装完成,跳转到 [如何使用](#如何使用)
### 3. 又或者,直接下载然后放在对应路径
- 下载本 git 仓库为 zip 档案
![image](https://user-images.githubusercontent.com/21131439/202857043-1eeab798-2727-4ecb-9018-c15be5838725.png)
- 解压,并把文件夹放置在 webui 根目录下的 `extensions` 文件夹中,放好之后应该会如下图
![image](https://user-images.githubusercontent.com/21131439/202857213-3aa98467-c39b-43b3-9d6f-ed5ac0e4b753.png)
- 安装完成,跳转到 [如何使用](#如何使用)
## 如何使用
- 确保你安装后有重启程序
- 或者重启过 UI比如按过 `Settings` 选项卡中的最右下角的橙色按钮;
- 或者在确保你在 `Extensions` 选项卡中的 `Installed` 子选项卡中勾选了 zh_CN 扩展,然后按一下 `Apply and restart UI` 橙色按钮
- 在 `Settings` 选项卡中,于 **`User interface`** 大项中找到 `Localization (requires restart)` 小项,然后在下拉选单中选中 `zh_CN` (如果没有显示就按一下🔄按钮),如图
![image](https://user-images.githubusercontent.com/21131439/202857765-e7c57ef8-011c-4192-be5a-165749528162.png)
- 然后**记得记得**按一下顶部的 `Apply settings` 橙色按钮,最后再按一下最右下角的 `Restart...` 橙色按钮(或者直接重启)
- 完成
## 已翻译扩展
[镜像潜空间图像](https://github.com/dfaker/SD-latent-mirroring)
[Tag自动补全](https://github.com/DominikDoom/a1111-sd-webui-tagcomplete)
[novelai 转 webui 括号](https://github.com/animerl/novelai-2-local-prompt)
@ -29,5 +64,5 @@ QQ交流群 418316375
[词元分析器(tokenizer)](https://github.com/AUTOMATIC1111/stable-diffusion-webui-tokenizer)
[通配符](https://github.com/AUTOMATIC1111/stable-diffusion-webui-wildcards)
### 已翻译外置脚本
## 已翻译外置脚本
[embedding 转 png](https://github.com/dfaker/embedding-to-png-script)