This project is an extension of Stable Diffusion Web UI in Simplified Chinese.
The current version is 0313, i.e. localized templates based on the official webui and self-hosted plugins, localized in the latest version until March 13, 2024.
I have limited energy can't experience every function and then translate according to the specific function, so please contact me if there is a wrong translation or better translation.
Translation results were obtained from chatGPT, Yodo Translate, and web searches.
Includes the following translation extensions
ControlNet version: aa2aa812 2024-03-06 10:52:19
openpose-editor version: cebe13e0 2023-12-19 11:58:26
multidiffusion-upscaler version: 76cde3c2 2024-03-09 15:38:00
artists-to-study version: 5cd19f68 (Mon Jun 26 08:38:08 2023)
dataset-tag-editor version: 7a2f4c53 (Mon Jun 5 10:12:00 2023)
lora-block-weight version: 1fa7eb78 2024-02-12 22:56:37
segment-anything Version: 982138cf 2024-02-24 04:25:02
vectorstudio version: 03535f64 2023-05-28 22:27:48
posex version: 292f92d5 2023-05-03 16:59:57
Installation Instructions
Method 1: Installation via WebUI extension
1.打开stable diffusion webui,进入”Extensions”选项卡
2.点击”Install from URL”,注意”URL for extension’s git repository”下方的输入框
3. Paste or enter the address of this Git repository https://github.com/VinsonLaro/stable-diffusion-webui-chinese
4.点击下方的黄色按钮”Install”即可完成安装,然后重启WebUI(点击”Install from URL”左方的”Installed”,然后点击黄色按钮”Apply and restart UI”网页下方的”Reload UI”完成重启)
5.点击”Settings”,左侧点击”User interface”界面,在界面里最下方的”Localization (requires restart)”,选择”Chinese-All”或者”Chinese-English”
6.点击界面最上方的黄色按钮”Apply settings”,再点击右侧的”Reload UI”即可完成汉化
Method 2: Directly copy the translated localization template
1. Use git clone https://github.com/VinsonLaro/stable-diffusion-webui-chinese in any directory.
2.进入下载好的文件夹,把”localizations”文件夹内的”Chinese-All.json”和”Chinese-English.json”复制到”stable-diffusion-webui\localizations”目录下
3.点击”Settings”,左侧点击”User interface”界面,在界面里最下方的”Localization (requires restart)”,选择”Chinese-All”或者”Chinese-English”
4.点击界面最上方的黄色按钮”Apply settings”,再点击右侧的”Reload UI”即可完成汉化