add embedding inspector extension

ClashSAN 2022-12-06 07:49:53 +00:00
parent 3ecfb3ecb9
commit ba12d76f2a

@ -229,6 +229,12 @@
"description": "Build a yaml file filled with prompts of your character, hit generate, and quickly preview them by their word attributes and modifiers.",
"tags": ["script", "tab"]
},
{
"name": "embedding-inspector",
"url": "https://github.com/tkalayci71/embedding-inspector.git",
"description": "Inspect any token(a word) or Textual-Inversion embeddings and find out which embeddings are similar. You can mix, modify, or create the embeddings in seconds.",
"tags": ["script", "tab"]
},
{
"name": "zh_CN Localization",
"url": "https://github.com/dtlnor/stable-diffusion-webui-localization-zh_CN",