✨ feat: merge localization and update progress list
parent
3016793038
commit
0ea8e248f5
|
|
@ -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>
|
||||
|
||||
|
|
|
|||
|
|
@ -1170,8 +1170,12 @@
|
|||
"Create QR Codes for ControlNet.": "Create QR Codes for ControlNet.",
|
||||
"sd-webui-faceswap": "sd-webui-faceswap",
|
||||
"Enable face swapping with reference image.": "Enable face swapping with reference image.",
|
||||
"sd-webui-color-enhance": "sd-webui-color-enhance",
|
||||
"Enhance image colors using GIMP/GEGL \"Color Enhance\" algorithm.": "Enhance image colors using GIMP/GEGL \"Color Enhance\" algorithm.",
|
||||
"sd-webui-bluescape": "sd-webui-bluescape",
|
||||
"Upload generated images to a Bluescape workspace for review and collaboration.": "Upload generated images to a Bluescape workspace for review and collaboration.",
|
||||
"sd-webui-prompt_history": "sd-webui-prompt_history",
|
||||
"Automatic store your generation info with image and apply back anytime.": "Automatic store your generation info with image and apply back anytime.",
|
||||
"sd-webui-regional-prompter": "sd-webui-regional-prompter",
|
||||
"https://github.com/hako-mikan/sd-webui-regional-prompter.git": "https://github.com/hako-mikan/sd-webui-regional-prompter.git",
|
||||
"Active": "Active",
|
||||
|
|
|
|||
Loading…
Reference in New Issue