✨ feat: merge localization and update progress list
parent
dec77b8849
commit
6dff2f633c
|
|
@ -95,7 +95,7 @@
|
|||
- [ ]  [OneButtonPrompt](https://github.com/AIrjen/OneButtonPrompt)
|
||||
- [ ]  [sd-model-organizer](https://github.com/alexandersokol/sd-model-organizer)
|
||||
- [ ]  [weight_gradient](https://github.com/DingoBite/weight_gradient)
|
||||
- [ ]  [stable-diffusion-webui-composable-lora](https://github.com/a2569875/stable-diffusion-webui-composable-lora)
|
||||
- [ ]  [stable-diffusion-webui-composable-lora](https://github.com/a2569875/stable-diffusion-webui-composable-lora)
|
||||
- [ ]  [sd-webui-agent-scheduler](https://github.com/ArtVentureX/sd-webui-agent-scheduler)
|
||||
</details>
|
||||
|
||||
|
|
|
|||
|
|
@ -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輸入目錄",
|
||||
|
|
|
|||
Loading…
Reference in New Issue