From 777f52b30db33d8c18436481ba5215d8f7a20be3 Mon Sep 17 00:00:00 2001 From: AUTOMATIC1111 <16777216c@gmail.com> Date: Sat, 5 Nov 2022 12:49:47 +0300 Subject: [PATCH] Updated Extensions index (markdown) --- Extensions-index.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/Extensions-index.md b/Extensions-index.md index 0e968b8..877b4d0 100644 --- a/Extensions-index.md +++ b/Extensions-index.md @@ -70,6 +70,11 @@ "name": "novelai-2-local-prompt", "url": "https://github.com/animerl/novelai-2-local-prompt", "description": "Add a button to convert the prompts used in NovelAI for use in the WebUI. In addition, add a button that allows you to recall a previously used prompt." + }, + { + "name": "tokenizer", + "url": "https://github.com/AUTOMATIC1111/stable-diffusion-webui-tokenizer.git", + "description": "Adds a tab that lets you preview how CLIP model would tokenize your text." } ] }