✨ feat: merge localization and update progress list
parent
39f64c1d9b
commit
d7c59b5a5c
|
|
@ -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>
|
||||
|
||||
|
|
|
|||
|
|
@ -1211,7 +1211,7 @@
|
|||
"ComfyUI": "ComfyUI",
|
||||
"Embed ComfyUI workflows in different sections of the Webui": "Embed ComfyUI workflows in different sections of the Webui",
|
||||
"GPU temperature protection": "GPU temperature protection",
|
||||
"Pause image generation when GPU is to hot": "Pause image generation when GPU is to hot",
|
||||
"Pause image generation when GPU is to hot, suppots NVIDIA & AMD GPUs": "Pause image generation when GPU is to hot, suppots NVIDIA & AMD GPUs",
|
||||
"zoom-image": "zoom-image",
|
||||
"Pan and Zoom for fullscreen image viewer with mouse and gesture.": "Pan and Zoom for fullscreen image viewer with mouse and gesture.",
|
||||
"Shutdown button": "Shutdown button",
|
||||
|
|
@ -1286,6 +1286,8 @@
|
|||
"A series of tool to make it easier to create images.": "A series of tool to make it easier to create images.",
|
||||
"PromptsBrowser": "PromptsBrowser",
|
||||
"An extension to quickly work with, explore, and catalog prompts.": "An extension to quickly work with, explore, and catalog prompts.",
|
||||
"Model Mixer": "Model Mixer",
|
||||
"Checkpoint Model Mixer/Merger extension - merges models without saving a merged model, and is used for image generation. Support Merge Block Weights, XYZ plots, etc.": "Checkpoint Model Mixer/Merger extension - merges models without saving a merged model, and is used for image generation. Support Merge Block Weights, XYZ plots, etc.",
|
||||
"Travel mode": "Travel mode",
|
||||
"replace": "replace",
|
||||
"Linear interp method": "Linear interp method",
|
||||
|
|
|
|||
Loading…
Reference in New Issue