✨ feat: merge localization and update progress list
parent
0f0a7b6ead
commit
51e0bc46fc
|
|
@ -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>
|
||||
|
||||
|
|
|
|||
|
|
@ -402,6 +402,10 @@
|
|||
"Embed Javascript code blocks in positive and negative prompts.": "Embed Javascript code blocks in positive and negative prompts.",
|
||||
"Detection Detailer": "檢測細緻化",
|
||||
"Dotgeo(hijack) Detection Detailer. Fork of ddetailer. Object detection and auto-mask extension for Stable Diffusion web UI.": "Dotgeo(hijack) Detection Detailer. Fork of ddetailer. Object detection and auto-mask extension for Stable Diffusion web UI.",
|
||||
"seamless-tile-inpainting": "seamless-tile-inpainting",
|
||||
"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",
|
||||
"Extended faceswap with multiple faceswaps, inpainting, checkpoints.": "Extended faceswap with multiple faceswaps, inpainting, checkpoints.",
|
||||
"Stable Diffusion checkpoint": "Stable Diffusion 模型權重存檔點",
|
||||
"txt2img": "文生圖",
|
||||
"img2img": "圖生圖",
|
||||
|
|
|
|||
Loading…
Reference in New Issue