14 lines
1.0 KiB
JSON
14 lines
1.0 KiB
JSON
{
|
|
"Tokenizer": "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.": "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.",
|
|
"Text input": "Text input",
|
|
"ID input": "ID input",
|
|
"Tokenize": "Tokenize",
|
|
"Text": "Text",
|
|
"Tokens": "Tokens",
|
|
"stable-diffusion-webui-tokenizer": "stable-diffusion-webui-tokenizer",
|
|
"Prompt for tokenization": "Prompt for tokenization",
|
|
"Ids for tokenization (example: 9061, 631, 736)": "Ids for tokenization (example: 9061, 631, 736)",
|
|
"https://github.com/AUTOMATIC1111/stable-diffusion-webui-tokenizer.git": "https://github.com/AUTOMATIC1111/stable-diffusion-webui-tokenizer.git"
|
|
}
|