stable-diffusion-webui-loca.../template/zh_TW/extensions/stable-diffusion-webui-toke...

14 lines
1.0 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.

{
"Tokenizer": "標記解析器",
"Before your text is sent to the neural network, it gets turned into numbers in a process called tokenization. These tokens are how the neural network reads and interprets text. Thanks to our great friends at Shousetsu愛 for inspiration for this feature.": "在你的文本被發送到神經網路之前,它在一個稱為標記化的過程中被轉化為數字。這些標記是神經網路閱讀和解釋文本的方式。感謝我們的好朋友 Shousetsu愛 為這個功能帶來的靈感",
"Text input": "文本輸入",
"ID input": "ID 輸入",
"Tokenize": "標記拆分",
"Text": "文字",
"Tokens": "標記",
"stable-diffusion-webui-tokenizer": "stable-diffusion-webui-tokenizer",
"Prompt for tokenization": "給標記化準備的提示詞",
"Ids for tokenization (example: 9061, 631, 736)": "用於標記化的 ID9061631736",
"https://github.com/AUTOMATIC1111/stable-diffusion-webui-tokenizer.git": "https://github.com/AUTOMATIC1111/stable-diffusion-webui-tokenizer.git"
}