✨ feat: merge localization and update progress list
parent
70739f283a
commit
a925a1874a
|
|
@ -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>
|
||||
|
||||
|
|
|
|||
|
|
@ -514,6 +514,10 @@
|
|||
"Adds an extra positive / negative prompt for modifying details without necessarily changing composition. Make subtle or major edits. Better negative prompting. Unofficial implementation of arXiv:2301.12247 [cs.CV]": "Adds an extra positive / negative prompt for modifying details without necessarily changing composition. Make subtle or major edits. Better negative prompting. Unofficial implementation of arXiv:2301.12247 [cs.CV]",
|
||||
"SD Web UI Modal Info": "SD Web UI Modal Info",
|
||||
"Displays prompt information when image is in full screen.": "Displays prompt information when image is in full screen.",
|
||||
"A Person Mask Generator": "A Person Mask Generator",
|
||||
"Extension for Automatic1111 to automatically create masks for Background/Hair/Body/Face/Clothes in Img2Img": "Extension for Automatic1111 to automatically create masks for Background/Hair/Body/Face/Clothes in Img2Img",
|
||||
"Style variables": "Style variables",
|
||||
"Use existing styles as variables in prompts": "Use existing styles as variables in prompts",
|
||||
"Stable Diffusion checkpoint": "Stable Diffusion 模型權重存檔點",
|
||||
"txt2img": "文生圖",
|
||||
"img2img": "圖生圖",
|
||||
|
|
|
|||
Loading…
Reference in New Issue