diff --git a/Extensions-index.md b/Extensions-index.md index 0bf3e94..067f717 100644 --- a/Extensions-index.md +++ b/Extensions-index.md @@ -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",