✨ feat: merge localization and update progress list
parent
aa32bba32f
commit
858cc0af5e
|
|
@ -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>
|
||||
|
||||
|
|
|
|||
|
|
@ -27,8 +27,6 @@
|
|||
"Feature-rich UI tab that allows image viewing, search-filtering and editing.": "功能豐富的用戶介面標籤,允許查看圖像、搜尋過濾和編輯。",
|
||||
"DreamArtist": "夢想家(DreamArtist)",
|
||||
"Towards Controllable One-Shot Text-to-Image Generation via Contrastive Prompt-Tuning.": "通過對比調整提示詞,實現可控的一次性文字文件到圖像生成",
|
||||
"WD 1.4 Tagger": "WD 1.4 標記器",
|
||||
"Interrogates single or multiple image files using various alternative models, similar to deepdanbooru interrogate.": "使用各種替代模型檢查單一或多個圖像檔,類似於 deepdanbooru 的檢查。",
|
||||
"Hypernetwork-Monkeypatch-Extension": "Hypernetwork-Monkeypatch-擴充套件",
|
||||
"Extension that provides additional training features for hypernetwork training. Also supports using multiple hypernetworks for inference.": "提供超網絡訓練的額外訓練功能的擴充套件。也支援同時使用多個超網絡進行推論。",
|
||||
"Custom Diffusion": "自訂擴散",
|
||||
|
|
@ -380,6 +378,12 @@
|
|||
"Adds API routes for Auto-Photoshop-StableDiffusion-Plugin": "Adds API routes for Auto-Photoshop-StableDiffusion-Plugin",
|
||||
"Civitai Shortcut": "Civitai Shortcut",
|
||||
"This extension allows you to register the models available on civitai as favorites (shortcuts) in sdui, and then you can download the models using the registered shortcuts when needed.": "This extension allows you to register the models available on civitai as favorites (shortcuts) in sdui, and then you can download the models using the registered shortcuts when needed.",
|
||||
"WD 1.4 Tagger": "WD 1.4 標記器",
|
||||
"Interrogates single or multiple image files using various alternative models, similar to deepdanbooru interrogate.": "使用各種替代模型檢查單一或多個圖像檔,類似於 deepdanbooru 的檢查。",
|
||||
"Loopback Scaler": "Loopback Scaler",
|
||||
"Iteratively improves image quality and detail via user-controlled, gradual resolution increments.": "Iteratively improves image quality and detail via user-controlled, gradual resolution increments.",
|
||||
"Mask2Background": "Mask2Background",
|
||||
"Take a png image, generate a background and mask, then send it to img2img to generate a new backgrou": "Take a png image, generate a background and mask, then send it to img2img to generate a new backgrou",
|
||||
"Stable Diffusion checkpoint": "Stable Diffusion 模型權重存檔點",
|
||||
"txt2img": "文生圖",
|
||||
"img2img": "圖生圖",
|
||||
|
|
|
|||
Loading…
Reference in New Issue