✨ feat: merge localization and update progress list
parent
51e0bc46fc
commit
4f1fdfc8a6
|
|
@ -13,7 +13,7 @@
|
||||||
<details>
|
<details>
|
||||||
<summary>Stable Diffusion web UI 本地化進度</summary>
|
<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)
|
- [ ]  [StableDiffusion](https://github.com/AUTOMATIC1111/stable-diffusion-webui)
|
||||||
</details>
|
</details>
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -406,6 +406,14 @@
|
||||||
"A script for making tiles seamless using inpainting. Designed for SD1.5 inpainting model at 512x512, but should work fine with other inpainting models.": "A script for making tiles seamless using inpainting. Designed for SD1.5 inpainting model at 512x512, but should work fine with other inpainting models.",
|
"A script for making tiles seamless using inpainting. Designed for SD1.5 inpainting model at 512x512, but should work fine with other inpainting models.": "A script for making tiles seamless using inpainting. Designed for SD1.5 inpainting model at 512x512, but should work fine with other inpainting models.",
|
||||||
"FaceSwapLab": "FaceSwapLab",
|
"FaceSwapLab": "FaceSwapLab",
|
||||||
"Extended faceswap with multiple faceswaps, inpainting, checkpoints.": "Extended faceswap with multiple faceswaps, inpainting, checkpoints.",
|
"Extended faceswap with multiple faceswaps, inpainting, checkpoints.": "Extended faceswap with multiple faceswaps, inpainting, checkpoints.",
|
||||||
|
"Style Selector for SDXL 1.0": "Style Selector for SDXL 1.0",
|
||||||
|
"a Automatic1111 Extension allows users to select and apply different styles to their inputs using SDXL 1.0.": "a Automatic1111 Extension allows users to select and apply different styles to their inputs using SDXL 1.0.",
|
||||||
|
"sd-webui-oldsix-prompt": "sd-webui-oldsix-prompt",
|
||||||
|
"Prompt library - comes with built-in Chinese libeary": "Prompt library - comes with built-in Chinese libeary",
|
||||||
|
"Custom Hires Fix": "Custom Hires Fix",
|
||||||
|
"Adds custom hires fix with advanced features to improve details.": "Adds custom hires fix with advanced features to improve details.",
|
||||||
|
"Refiner": "Refiner",
|
||||||
|
"Adds support for SD XL refiner models, it's extending the pipeline to process the last steps with the refiner models Unet.": "Adds support for SD XL refiner models, it's extending the pipeline to process the last steps with the refiner models Unet.",
|
||||||
"Stable Diffusion checkpoint": "Stable Diffusion 模型權重存檔點",
|
"Stable Diffusion checkpoint": "Stable Diffusion 模型權重存檔點",
|
||||||
"txt2img": "文生圖",
|
"txt2img": "文生圖",
|
||||||
"img2img": "圖生圖",
|
"img2img": "圖生圖",
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue