stable-diffusion-webui-loca.../temp/source/extensions/sd-webui-additional-network...

114 lines
5.7 KiB
JSON

{
"Additional Networks": "Additional Networks",
"Enable": "Enable",
"Separate UNet/Text Encoder weights": "Separate UNet/Text Encoder weights",
"Network module 1": "Network module 1",
"LoRA": "LoRA",
"Model 1": "Model 1",
"Weight 1": "Weight 1",
"UNet Weight 1": "UNet Weight 1",
"TEnc Weight 1": "TEnc Weight 1",
"Network module 2": "Network module 2",
"Model 2": "Model 2",
"Weight 2": "Weight 2",
"UNet Weight 2": "UNet Weight 2",
"TEnc Weight 2": "TEnc Weight 2",
"Network module 3": "Network module 3",
"Model 3": "Model 3",
"Weight 3": "Weight 3",
"UNet Weight 3": "UNet Weight 3",
"TEnc Weight 3": "TEnc Weight 3",
"Network module 4": "Network module 4",
"Model 4": "Model 4",
"Weight 4": "Weight 4",
"UNet Weight 4": "UNet Weight 4",
"TEnc Weight 4": "TEnc Weight 4",
"Network module 5": "Network module 5",
"Model 5": "Model 5",
"Weight 5": "Weight 5",
"UNet Weight 5": "UNet Weight 5",
"TEnc Weight 5": "TEnc Weight 5",
"Extra args": "Extra args",
"mask image:": "mask image:",
"Refresh models": "Refresh models",
"AddNet Model 1": "AddNet Model 1",
"AddNet Weight 1": "AddNet Weight 1",
"AddNet UNet Weight 1": "AddNet UNet Weight 1",
"AddNet TEnc Weight 1": "AddNet TEnc Weight 1",
"AddNet Model 2": "AddNet Model 2",
"AddNet Weight 2": "AddNet Weight 2",
"AddNet UNet Weight 2": "AddNet UNet Weight 2",
"AddNet TEnc Weight 2": "AddNet TEnc Weight 2",
"AddNet Model 3": "AddNet Model 3",
"AddNet Weight 3": "AddNet Weight 3",
"AddNet UNet Weight 3": "AddNet UNet Weight 3",
"AddNet TEnc Weight 3": "AddNet TEnc Weight 3",
"AddNet Model 4": "AddNet Model 4",
"AddNet Weight 4": "AddNet Weight 4",
"AddNet UNet Weight 4": "AddNet UNet Weight 4",
"AddNet TEnc Weight 4": "AddNet TEnc Weight 4",
"AddNet Model 5": "AddNet Model 5",
"AddNet Weight 5": "AddNet Weight 5",
"AddNet UNet Weight 5": "AddNet UNet Weight 5",
"AddNet TEnc Weight 5": "AddNet TEnc Weight 5",
"Model path filter": "Model path filter",
"Filter models by path name": "Filter models by path name",
"Network module": "Network module",
"Model": "Model",
"Model hash": "Model hash",
"Legacy hash": "Legacy hash",
"Model path": "Model path",
"Send to txt2img:": "Send to txt2img:",
"Send to img2img:": "Send to img2img:",
"Copy metadata to other models in directory": "Copy metadata to other models in directory",
"Containing directory": "Containing directory",
"All models in this directory will receive the selected model's metadata": "All models in this directory will receive the selected model's metadata",
"Only copy to models with same session ID": "Only copy to models with same session ID",
"Only copy to models with no metadata": "Only copy to models with no metadata",
"Copy Metadata": "Copy Metadata",
"Display name for this model": "Display name for this model",
"Author": "Author",
"Author of this model": "Author of this model",
"Keywords": "Keywords",
"Activation keywords, comma-separated": "Activation keywords, comma-separated",
"Description": "Description",
"Model description/readme/notes/instructions": "Model description/readme/notes/instructions",
"Source URL where this model could be found": "Source URL where this model could be found",
"Rating": "Rating",
"Tags": "Tags",
"Comma-separated list of tags (\"artist, style, character, 2d, 3d...\")": "Comma-separated list of tags (\"artist, style, character, 2d, 3d...\")",
"Editing Enabled": "Editing Enabled",
"Save Metadata": "Save Metadata",
"Cover image": "Cover image",
"Image Parameters": "Image Parameters",
"Training info": "Training info",
"Most frequent tags in captions": "Most frequent tags in captions",
"Dataset folder structure": "Dataset folder structure",
"Image Count": "Image Count",
"Repeats": "Repeats",
"Total Images": "Total Images",
"Training parameters": "Training parameters",
"copy to clipboard": "copy to clipboard",
"Generate Info": "Generate Info",
"Extra paths to scan for LoRA models, comma-separated. Paths containing commas must be enclosed in double quotes. In the path, \" (one quote) must be replaced by \"\" (two quotes).": "Extra paths to scan for LoRA models, comma-separated. Paths containing commas must be enclosed in double quotes. In the path, \" (one quote) must be replaced by \"\" (two quotes).",
"Sort LoRA models by": "Sort LoRA models by",
"name": "name",
"date": "date",
"path name": "path name",
"rating": "rating",
"has user metadata": "has user metadata",
"Reverse model sort order": "Reverse model sort order",
"LoRA model name filter": "LoRA model name filter",
"Metadata to show in XY-Grid label for Model axes, comma-separated (example: \"ss_learning_rate, ss_num_epochs\")": "Metadata to show in XY-Grid label for Model axes, comma-separated (example: \"ss_learning_rate, ss_num_epochs\")",
"# of threads to use for hash calculation (increase if using an SSD)": "# of threads to use for hash calculation (increase if using an SSD)",
"Make a backup copy of the model being edited when saving its metadata.": "Make a backup copy of the model being edited when saving its metadata.",
"Only show .safetensors format models": "Only show .safetensors format models",
"Only show models that have/don't have user-added metadata": "Only show models that have/don't have user-added metadata",
"has metadata": "has metadata",
"missing metadata": "missing metadata",
"Max number of top tags to show": "Max number of top tags to show",
"Max number of dataset folders to show": "Max number of dataset folders to show",
"sd-webui-additional-networks": "sd-webui-additional-networks",
"https://github.com/kohya-ss/sd-webui-additional-networks.git": "https://github.com/kohya-ss/sd-webui-additional-networks.git"
}