12 lines
922 B
JSON
12 lines
922 B
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)"
|
|
} |