✨ feat: merge localization and update progress list
parent
6949e91390
commit
aa32bba32f
|
|
@ -13,7 +13,7 @@
|
|||
<details>
|
||||
<summary>Stable Diffusion web UI 本地化進度</summary>
|
||||
|
||||
- [ ]  [ExtensionList](https://raw.githubusercontent.com/wiki/AUTOMATIC1111/stable-diffusion-webui/Extensions-index.md)
|
||||
- [ ]  [ExtensionList](https://raw.githubusercontent.com/wiki/AUTOMATIC1111/stable-diffusion-webui/Extensions-index.md)
|
||||
- [ ]  [StableDiffusion](https://github.com/AUTOMATIC1111/stable-diffusion-webui)
|
||||
</details>
|
||||
|
||||
|
|
|
|||
|
|
@ -378,6 +378,8 @@
|
|||
"Generating talking head videos with facial image and speech audio": "Generating talking head videos with facial image and speech audio",
|
||||
"Auto-Photoshop-StableDiffusion-Plugin": "Auto-Photoshop-StableDiffusion-Plugin",
|
||||
"Adds API routes for Auto-Photoshop-StableDiffusion-Plugin": "Adds API routes for Auto-Photoshop-StableDiffusion-Plugin",
|
||||
"Civitai Shortcut": "Civitai Shortcut",
|
||||
"This extension allows you to register the models available on civitai as favorites (shortcuts) in sdui, and then you can download the models using the registered shortcuts when needed.": "This extension allows you to register the models available on civitai as favorites (shortcuts) in sdui, and then you can download the models using the registered shortcuts when needed.",
|
||||
"Stable Diffusion checkpoint": "Stable Diffusion 模型權重存檔點",
|
||||
"txt2img": "文生圖",
|
||||
"img2img": "圖生圖",
|
||||
|
|
|
|||
Loading…
Reference in New Issue