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

66 lines
3.4 KiB
JSON
Raw Blame History

This file contains ambiguous Unicode characters!

This file contains ambiguous Unicode characters that may be confused with others in your current locale. If your use case is intentional and legitimate, you can safely ignore this warning. Use the Escape button to highlight these characters.

{
"ControlNet": "ControlNet",
"Image": "映像檔",
"Annotator result": "適配器結果",
"Invert colors if your image has white background.": "如果您的圖像具有白色背景,請反轉顏色。",
"Change your brush width to make it thinner if you want to draw something.": "如果您想繪製某些內容,請將筆刷寬度調小使其變窄。",
"Enable": "啟用",
"Invert Input Color": "反轉顏色",
"RGB to BGR": "RGB 至 BGR",
"Low VRAM": "低 VRAM 模式",
"Guess Mode": "猜測模式",
"Preprocessor": "預處理器",
"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": "模型",
"Weight": "權重",
"Guidance strength (T)": "引導強度T",
"Annotator resolution": "適配器解析度",
"Threshold A": "閾值 A",
"Threshold B": "閾值 B",
"Resize Mode": "縮放模式",
"Envelope (Outer Fit)": "包絡線(外部符合)",
"Scale to Fit (Inner Fit)": "縮放(內部符合)",
"Just Resize": "拉伸",
"Canvas Width": "畫布寬度",
"Canvas Height": "畫布高度",
"Create blank canvas": "建立空白畫布",
"Preview annotator result": "預覽適配器結果",
"Hide annotator result": "隱藏適配器結果",
"[ControlNet] Model": "Control 模型",
"[ControlNet] Weight": "Control 權重",
"[ControlNet] Guidance Strength": "Control 引導強度",
"[ControlNet] Resize Mode": "Control 縮放模式",
"[ControlNet] Preprocessor": "Control 預處理器",
"[ControlNet] Pre Resolution": "[ControlNet] Pre Resolution",
"[ControlNet] Pre Threshold A": "Control 閾值 A",
"[ControlNet] Pre Threshold B": "Control 閾值 B",
"Config file for Control Net models": "ControlNet 模型配置文件",
"Config file for Adapter models": "適配器模型配置文件",
"Directory for detected maps auto saving": "檢測圖的自動儲存目錄",
"Extra path to scan for ControlNet models (e.g. training output directory)": "掃描 ControlNet 模型的額外路徑(例如訓練輸出目錄)",
"Multi ControlNet: Max models amount (requires restart)": "多個 ControlNet最大模型數量需要儲存設定並重新啟動",
"Model cache size (requires restart)": "模型緩存大小(需要儲存設定並重新啟動)",
"Apply transfer control when loading models": "加載模型時應用轉移控制",
"Do not append detectmap to output": "不要將檢測圖附加到輸出目錄",
"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": "啟用以提示詞相關性引導",
"sd-webui-controlnet": "ControlNet",
"https://github.com/Mikubill/sd-webui-controlnet.git": "https://github.com/Mikubill/sd-webui-controlnet.git"
}