diff --git a/README.md b/README.md index c7df19b..ff62869 100644 --- a/README.md +++ b/README.md @@ -95,7 +95,7 @@ - [ ] ![OneButtonPrompt translated 0%](https://geps.dev/progress/0?dangerColor=c9f2dc&warningColor=6cc570&successColor=00ff7f) [OneButtonPrompt](https://github.com/AIrjen/OneButtonPrompt) - [ ] ![sd-model-organizer translated 0%](https://geps.dev/progress/0?dangerColor=c9f2dc&warningColor=6cc570&successColor=00ff7f) [sd-model-organizer](https://github.com/alexandersokol/sd-model-organizer) - [ ] ![weight_gradient translated 0%](https://geps.dev/progress/0?dangerColor=c9f2dc&warningColor=6cc570&successColor=00ff7f) [weight_gradient](https://github.com/DingoBite/weight_gradient) -- [ ] ![stable-diffusion-webui-composable-lora translated 0%](https://geps.dev/progress/0?dangerColor=c9f2dc&warningColor=6cc570&successColor=00ff7f) [stable-diffusion-webui-composable-lora](https://github.com/a2569875/stable-diffusion-webui-composable-lora) +- [ ] ![stable-diffusion-webui-composable-lora translated 80%](https://geps.dev/progress/80?dangerColor=c9f2dc&warningColor=6cc570&successColor=00ff7f) [stable-diffusion-webui-composable-lora](https://github.com/a2569875/stable-diffusion-webui-composable-lora) - [ ] ![sd-webui-agent-scheduler translated 0%](https://geps.dev/progress/0?dangerColor=c9f2dc&warningColor=6cc570&successColor=00ff7f) [sd-webui-agent-scheduler](https://github.com/ArtVentureX/sd-webui-agent-scheduler) diff --git a/localizations/zh_TW.json b/localizations/zh_TW.json index f39e48a..451c02c 100644 --- a/localizations/zh_TW.json +++ b/localizations/zh_TW.json @@ -2437,10 +2437,10 @@ "https://github.com/a2569875/stable-diffusion-webui-composable-lora": "https://github.com/a2569875/stable-diffusion-webui-composable-lora", "caeae16a (Fri Jun 23 04:35:21 2023)": "caeae16a (Fri Jun 23 04:35:21 2023)", "Composable LoRA with step": "Composable LoRA with step", - "Use Lora in uc text model encoder": "Use Lora in uc text model encoder", - "Use Lora in uc diffusion model": "Use Lora in uc diffusion model", - "Plot the LoRA weight in all steps": "Plot the LoRA weight in all steps", - "Don't use LoRA in uc if there're no subprompts": "Don't use LoRA in uc if there're no subprompts", + "Use Lora in uc text model encoder": "在反向提示詞的text model encoder使用LoRA", + "Use Lora in uc diffusion model": "在反向提示詞的diffusion model使用LoRA", + "Plot the LoRA weight in all steps": "產生LoRA在每一個迭代步數的權重的圖表", + "Don't use LoRA in uc if there're no subprompts": "如果沒有使用「AND」語法不要在反向提示詞中使用LoRA", "ControlNet": "ControlNet", "ControlNet-M2M": "ControlNet-M2M", "Controlnet input directory": "Controlnet輸入目錄",