stable-diffusion-webui-loca.../README.md

75 lines
4.3 KiB
Markdown
Raw Blame History

This file contains ambiguous Unicode characters!

This file contains ambiguous Unicode characters that may be confused with others in your current locale. If your use case is intentional and legitimate, you can safely ignore this warning. Use the Escape button to highlight these characters.

# stable-diffusion-webui-localization-zh_CN
Simplified Chinese translation extension , Used for [AUTOMATIC1111's stable diffusion webui](https://github.com/AUTOMATIC1111/stable-diffusion-webui)
## 简体中文(Simplified Chinese)
简体中文翻译扩展,适用于 [stable diffusion webui](https://github.com/AUTOMATIC1111/stable-diffusion-webui)
QQ交流群 418316375
[术语表](Terminology.md)
[已知问题](Known-Bug.md)
[中文Wiki文档](https://github.com/dtlnor/stable-diffusion-webui-localization-zh_CN/wiki) (编辑中)
## 如何安装
### 1. 通过官方扩展列表安装
此扩展可以在 **extension** 选项卡里面通过加载官方插件列表直接安装
- 点击 `extension` 选项卡,点击 `Avaliable` 子选项卡
- 取消勾选 `localization`
- 然后点击 **橙色按钮**,如下图
![image](https://user-images.githubusercontent.com/60730393/202897956-484e2aaa-89db-4612-8e69-8d76458e23d0.png)
-`zh_CN Localization` 这一项的右边点击 `install`
![image](https://user-images.githubusercontent.com/60730393/202897890-cd502e8d-dee0-48f8-835a-c3446cfb526c.png)
- 安装完成,跳转到 [如何使用](#如何使用)
### 2. 或者,通过网址安装
- 点击 `extension` 选项卡,点击 `Install from URL` 子选项卡
- 复制本 git 仓库网址:
```
https://github.com/dtlnor/stable-diffusion-webui-localization-zh_CN
```
- 黏贴进第一栏,点击 `Install`,如图
![image](https://user-images.githubusercontent.com/60730393/202898107-e207d645-e446-456c-8a5b-6dd400eba480.png)
- 安装完成,跳转到 [如何使用](#如何使用)
### 3. 又或者,直接下载然后放在对应路径
- 下载本 git 仓库为 zip 档案
![image](https://user-images.githubusercontent.com/60730393/202898203-8f4265ff-efc1-4cb4-887a-86af291c000e.png)
- 解压,并把文件夹放置在 webui 根目录下的 `extensions` 文件夹中,放好之后应该会如下图
![image](https://user-images.githubusercontent.com/60730393/202898631-e4f6b3e2-b1d2-4258-b003-3142597fff3b.png)
- 安装完成,跳转到 [如何使用](#如何使用)
## 如何使用
**重启webUI以启用扩展**
-`Extensions` 选项卡,点击 **橙色按钮** 以刷新扩展列表
- 再次打开 `Extensions` 选项卡,确定已勾选本扩展☑️;如未勾选,勾选后点击**橙色按钮**启用本扩展。
**选择简体中文语言包zh_CN**
-`Settings` 选项卡中,找到 `Localization (requires restart)` 小项,然后在下拉选单中选中 `zh_CN` (如果没有就按一下🔄按钮),如图
![image](https://user-images.githubusercontent.com/60730393/202900620-263cbdd3-0559-4b08-acd6-29570add8a3f.png)
- 然后按一下 页面顶部的 **橙色按钮** 保存设置,再按 页面底部的 **橙色按钮** 重启webUI
![image](https://user-images.githubusercontent.com/60730393/202901412-26765c04-e69c-4beb-a56b-9e310ed273ca.png)
![image](https://user-images.githubusercontent.com/60730393/202901401-de7d34e9-67c6-4f39-8f5f-b0c0c7a58b54.png)
## 已翻译扩展
[镜像潜空间图像](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)
[dreambooth 插件](https://github.com/d8ahazard/sd_dreambooth_extension)
[智能预处理](https://github.com/d8ahazard/sd_smartprocess)
[种子变迁](https://github.com/yownas/seed_travel)
[关注转移](https://github.com/yownas/shift-attention)
[美术风格梯度](https://github.com/AUTOMATIC1111/stable-diffusion-webui-aesthetic-gradients)
[高分辨率修复原图调节强度]( https://github.com/dtlnor/stable-diffusion-webui-conditioning-highres-fix.git)
[embedding 编辑器](https://github.com/CodeExplode/stable-diffusion-webui-embedding-editor)
[图库浏览器](https://github.com/yfszzx/stable-diffusion-webui-images-browser)
[提示词变迁](https://github.com/Kahsolt/stable-diffusion-webui-prompt-travel)
[随机化](https://github.com/stysmmaker/stable-diffusion-webui-randomize.git)
[词元分析器(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)