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

116 lines
6.1 KiB
JSON

{
"ControlNet": "ControlNet",
"ControlNet-M2M": "ControlNet-M2M",
"Controlnet input directory": "Controlnet input directory",
"ControlNet": "ControlNet",
"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)",
"Path to directory containing annotator model directories (requires restart, overrides corresponding command line flag)": "Path to directory containing annotator model directories (requires restart, overrides corresponding command line flag)",
"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",
"Use only-mid-control on high-res. fix (second pass)": "Use only-mid-control on high-res. fix (second pass)",
"Allow detectmap auto saving": "Allow detectmap auto saving",
"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",
"Passing ControlNet parameters with \"Send to img2img\"": "Passing ControlNet parameters with \"Send to img2img\"",
"Show batch images in gradio gallerie output": "Show batch images in gradio gallerie output",
"Increment seed after each controlnet batch iteration": "Increment seed after each controlnet batch iteration",
"sd-webui-controlnet": "sd-webui-controlnet",
"https://github.com/Mikubill/sd-webui-controlnet.git": "https://github.com/Mikubill/sd-webui-controlnet.git",
"Leave empty to use input directory": "Leave empty to use input directory",
"controlnet m2m": "controlnet m2m",
"Video": "Video",
"Drop Video Here": "Drop Video Here",
"Save preprocessed": "Save preprocessed",
"Duration": "Duration",
"[ControlNet] Enabled": "[ControlNet] Enabled",
"[ControlNet] Model": "[ControlNet] Model",
"[ControlNet] Weight": "[ControlNet] Weight",
"[ControlNet] Guidance Start": "[ControlNet] Guidance Start",
"[ControlNet] Guidance End": "[ControlNet] Guidance End",
"[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",
"Image": "Image",
"Preprocessor Preview": "Preprocessor Preview",
"Input Directory": "Input Directory",
"Open New Canvas": "Open New Canvas",
"New Canvas Width": "New Canvas Width",
"New Canvas Height": "New Canvas Height",
"Create New Canvas": "Create New Canvas",
"Cancel": "Cancel",
"Set the preprocessor to [invert] If your image has white background and black lines.": "Set the preprocessor to [invert] If your image has white background and black lines.",
"Enable": "Enable",
"Low VRAM": "Low VRAM",
"Guess Mode": "Guess Mode",
"Pixel Perfect": "Pixel Perfect",
"Allow Preview": "Allow Preview",
"Preprocessor": "Preprocessor",
"Model": "Model",
"Control Weight": "Control Weight",
"Starting Control Step": "Starting Control Step",
"Ending Control Step": "Ending Control Step",
"Preprocessor resolution": "Preprocessor resolution",
"Threshold A": "Threshold A",
"Threshold B": "Threshold B",
"Control Mode (Guess Mode)": "Control Mode (Guess Mode)",
"Balanced": "Balanced",
"My prompt is more important": "My prompt is more important",
"ControlNet is more important": "ControlNet is more important",
"Resize Mode": "Resize Mode",
"Just Resize": "Just Resize",
"Crop and Resize": "Crop and Resize",
"Resize and Fill": "Resize and Fill",
"[Loopback] Automatically send generated images to this ControlNet unit": "[Loopback] Automatically send generated images to this ControlNet unit",
"Leave empty to use img2img batch controlnet input directory": "Leave empty to use img2img batch controlnet input directory",
"Open new canvas": "Open new canvas",
"Enable webcam": "Enable webcam",
"Mirror webcam": "Mirror webcam",
"Send dimensions to stable diffusion": "Send dimensions to stable diffusion",
"Run preprocessor": "Run preprocessor",
"invert (from white bg & black line)": "invert (from white bg & black line)",
"canny": "canny",
"depth_leres": "depth_leres",
"depth_midas": "depth_midas",
"depth_zoe": "depth_zoe",
"inpaint_global_harmonious": "inpaint_global_harmonious",
"lineart_anime": "lineart_anime",
"lineart_anime_denoise": "lineart_anime_denoise",
"lineart_coarse": "lineart_coarse",
"lineart_realistic": "lineart_realistic",
"lineart_standard (from white bg & black line)": "lineart_standard (from white bg & black line)",
"mediapipe_face": "mediapipe_face",
"mlsd": "mlsd",
"normal_bae": "normal_bae",
"normal_midas": "normal_midas",
"openpose": "openpose",
"openpose_face": "openpose_face",
"openpose_faceonly": "openpose_faceonly",
"openpose_full": "openpose_full",
"openpose_hand": "openpose_hand",
"scribble_hed": "scribble_hed",
"scribble_pidinet": "scribble_pidinet",
"scribble_xdog": "scribble_xdog",
"seg_ofade20k": "seg_ofade20k",
"seg_ofcoco": "seg_ofcoco",
"seg_ufade20k": "seg_ufade20k",
"shuffle": "shuffle",
"softedge_hed": "softedge_hed",
"softedge_hedsafe": "softedge_hedsafe",
"softedge_pidinet": "softedge_pidinet",
"softedge_pidisafe": "softedge_pidisafe",
"t2ia_color_grid": "t2ia_color_grid",
"t2ia_sketch_pidi": "t2ia_sketch_pidi",
"t2ia_style_clipvision": "t2ia_style_clipvision",
"threshold": "threshold",
"tile_resample": "tile_resample"
}