stable-diffusion-webui-loca.../template/source/extensions/sd-webui-controlnet.json

66 lines
3.4 KiB
JSON

{
"ControlNet": "ControlNet",
"Image": "Image",
"Annotator result": "Annotator result",
"Invert colors if your image has white background.": "Invert colors if your image has white background.",
"Change your brush width to make it thinner if you want to draw something.": "Change your brush width to make it thinner if you want to draw something.",
"Enable": "Enable",
"Invert Input Color": "Invert Input Color",
"RGB to BGR": "RGB to BGR",
"Low VRAM": "Low VRAM",
"Guess Mode": "Guess Mode",
"Preprocessor": "Preprocessor",
"none": "none",
"canny": "canny",
"depth": "depth",
"depth_leres": "depth_leres",
"hed": "hed",
"mlsd": "mlsd",
"normal_map": "normal_map",
"openpose": "openpose",
"pidinet": "pidinet",
"scribble": "scribble",
"fake_scribble": "fake_scribble",
"segmentation": "segmentation",
"Model": "Model",
"Weight": "Weight",
"Guidance strength (T)": "Guidance strength (T)",
"Annotator resolution": "Annotator resolution",
"Threshold A": "Threshold A",
"Threshold B": "Threshold B",
"Resize Mode": "Resize Mode",
"Envelope (Outer Fit)": "Envelope (Outer Fit)",
"Scale to Fit (Inner Fit)": "Scale to Fit (Inner Fit)",
"Just Resize": "Just Resize",
"Canvas Width": "Canvas Width",
"Canvas Height": "Canvas Height",
"Create blank canvas": "Create blank canvas",
"Preview annotator result": "Preview annotator result",
"Hide annotator result": "Hide annotator result",
"[ControlNet] Model": "[ControlNet] Model",
"[ControlNet] Weight": "[ControlNet] Weight",
"[ControlNet] Guidance Strength": "[ControlNet] Guidance Strength",
"[ControlNet] Resize Mode": "[ControlNet] Resize Mode",
"[ControlNet] Preprocessor": "[ControlNet] Preprocessor",
"[ControlNet] Pre Resolution": "[ControlNet] Pre Resolution",
"[ControlNet] Pre Threshold A": "[ControlNet] Pre Threshold A",
"[ControlNet] Pre Threshold B": "[ControlNet] Pre Threshold B",
"Config file for Control Net models": "Config file for Control Net models",
"Config file for Adapter models": "Config file for Adapter models",
"Directory for detected maps auto saving": "Directory for detected maps auto saving",
"Extra path to scan for ControlNet models (e.g. training output directory)": "Extra path to scan for ControlNet models (e.g. training output directory)",
"Multi ControlNet: Max models amount (requires restart)": "Multi ControlNet: Max models amount (requires restart)",
"Model cache size (requires restart)": "Model cache size (requires restart)",
"Apply transfer control when loading models": "Apply transfer control when loading models",
"Do not append detectmap to output": "Do not append detectmap to output",
"Allow detectmap auto saving": "Allow detectmap auto saving",
"Use mid-control on highres pass (second pass)": "Use mid-control on highres pass (second pass)",
"Allow other script to control this extension": "Allow other script to control this extension",
"Skip img2img processing when using img2img initial image": "Skip img2img processing when using img2img initial image",
"Enable optimized monocular depth estimation": "Enable optimized monocular depth estimation",
"Only use mid-control when inference": "Only use mid-control when inference",
"Enable CFG-Based guidance": "Enable CFG-Based guidance",
"sd-webui-controlnet": "sd-webui-controlnet",
"https://github.com/Mikubill/sd-webui-controlnet.git": "https://github.com/Mikubill/sd-webui-controlnet.git"
}