✨ feat: merge localization and update progress list
parent
66c89b4fa6
commit
61cb2de639
|
|
@ -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>
|
||||
|
||||
|
|
|
|||
|
|
@ -394,6 +394,12 @@
|
|||
"Adds a button in quick settings for killing webui": "Adds a button in quick settings for killing webui",
|
||||
"Latent Upscale": "Latent Upscale",
|
||||
"Provides more options for latent upscale in img2img, surpassing those offered by Hires Fix for the txt2img process.": "Provides more options for latent upscale in img2img, surpassing those offered by Hires Fix for the txt2img process.",
|
||||
"sd-history-slider": "sd-history-slider",
|
||||
"A slider change the prompt based on the history of what was used.": "A slider change the prompt based on the history of what was used.",
|
||||
"prompts filter": "prompts filter",
|
||||
"Filter out banned words in prompts and negative_prompts, and also filter out duplicate prompts and empty prompts.": "Filter out banned words in prompts and negative_prompts, and also filter out duplicate prompts and empty prompts.",
|
||||
"sd-webui-animatediff": "sd-webui-animatediff",
|
||||
"This extension integrates AnimateDiff into WebUI and generates GIF just like generating images": "This extension integrates AnimateDiff into WebUI and generates GIF just like generating images",
|
||||
"Stable Diffusion checkpoint": "Stable Diffusion 模型權重存檔點",
|
||||
"txt2img": "文生圖",
|
||||
"img2img": "圖生圖",
|
||||
|
|
|
|||
Loading…
Reference in New Issue