stable-diffusion-webui-loca.../template/source/extensions/stable-diffusion-webui-embe...

16 lines
1.6 KiB
JSON

{
"Embedding Editor": "Embedding Editor",
"Vector": "Vector",
"Refresh Embeddings": "Refresh Embeddings",
"Save Embedding": "Save Embedding",
"Enter words and color hexes to mark weights on the sliders for guidance. Hint: Use the txt2img prompt token counter or": "Enter words and color hexes to mark weights on the sliders for guidance. Hint: Use the txt2img prompt token counter or",
"webui-tokenizer": "webui-tokenizer",
"to see which words are constructed using multiple sub-words, e.g. 'computer' doesn't exist in stable diffusion's CLIP dictionary and instead 'compu' and 'ter' are used (1 word but 2 embedding vectors). Currently buggy and needs a moment to process before pressing the button. If it doesn't work after a moment, try adding a random space to refresh it.": "to see which words are constructed using multiple sub-words, e.g. 'computer' doesn't exist in stable diffusion's CLIP dictionary and instead 'compu' and 'ter' are used (1 word but 2 embedding vectors). Currently buggy and needs a moment to process before pressing the button. If it doesn't work after a moment, try adding a random space to refresh it.",
"Sampling Steps": "Sampling Steps",
"Generate Preview": "Generate Preview",
"stable-diffusion-webui-embedding-editor": "stable-diffusion-webui-embedding-editor",
"https://github.com/CodeExplode/stable-diffusion-webui-embedding-editor.git": "https://github.com/CodeExplode/stable-diffusion-webui-embedding-editor.git",
"symbol:color-hex, symbol:color-hex, ...": "symbol:color-hex, symbol:color-hex, ...",
"e.g. A portrait photo of embedding_name": "e.g. A portrait photo of embedding_name"
}