✨ feat: merge localization and update progress list
parent
c04e5e095d
commit
e92b694d67
|
|
@ -421,7 +421,7 @@
|
|||
"LoRA Control": "LoRA Control",
|
||||
"Dynamically control the weights of LoRAs during image generation": "Dynamically control the weights of LoRAs during image generation",
|
||||
"TensorRT support": "TensorRT support",
|
||||
"Adds the ability to convert loaded model's Unet module into TensortRT for faster performance. Read README.md additional insulation step required": "Adds the ability to convert loaded model's Unet module into TensortRT for faster performance. Read README.md additional insulation step required",
|
||||
"Adds the ability to convert loaded model's Unet module into TensortRT for faster performance. Read README.md additional installation steps required": "Adds the ability to convert loaded model's Unet module into TensortRT for faster performance. Read README.md additional installation steps required",
|
||||
"Wildcards": "萬用字元",
|
||||
"Allows you to use __name__ syntax in your prompt to get a random line from a file named name.txt in the wildcards directory.": "Allows you to use __name__ syntax in your prompt to get a random line from a file named name.txt in the wildcards directory.",
|
||||
"SD Ratio Lock": "SD Ratio Lock",
|
||||
|
|
@ -474,6 +474,8 @@
|
|||
"Get random prompts from different boorus with a lot of creative features to influence the prompts. Works with txt2img and img2img": "Get random prompts from different boorus with a lot of creative features to influence the prompts. Works with txt2img and img2img",
|
||||
"CivBrowser": "CivBrowser",
|
||||
"Extension to search and download Civitai models in multiple tabs. Save model information. Send sample infotext to txt2img.": "Extension to search and download Civitai models in multiple tabs. Save model information. Send sample infotext to txt2img.",
|
||||
"NSFW Blurrer-NSFWJS": "NSFW Blurrer-NSFWJS",
|
||||
"Blurs NSFW images using NSFWJS, based on onnxmodel ": "Blurs NSFW images using NSFWJS, based on onnxmodel ",
|
||||
"Stable Diffusion checkpoint": "Stable Diffusion 模型權重存檔點",
|
||||
"txt2img": "文生圖",
|
||||
"img2img": "圖生圖",
|
||||
|
|
|
|||
Loading…
Reference in New Issue