diff --git a/Extensions-index.md b/Extensions-index.md index 0fb3f14..a9f5dd1 100644 --- a/Extensions-index.md +++ b/Extensions-index.md @@ -411,6 +411,20 @@ "added": "2022-12-30", "tags": ["script", "tab"] }, + { + "name": "Promptgen", + "url": "https://github.com/AUTOMATIC1111/stable-diffusion-webui-promptgen.git", + "description": "Use transformers models to generate prompts.", + "added": "2023-01-18", + "tags": ["script", "tab"] + }, + { + "name": "text2prompt", + "url": "https://github.com/toshiaki1729/stable-diffusion-webui-text2prompt.git", + "description": "Generates anime tags using databases and models for tokenizing.", + "added": "2023-2-11", + "tags": ["script", "tab"] + }, { "name": "Prompt Translator", "url": "https://github.com/butaixianran/Stable-Diffusion-Webui-Prompt-Translator", @@ -495,13 +509,6 @@ "added": "2023-01-17", "tags": ["script", "tab"] }, - { - "name": "Promptgen", - "url": "https://github.com/AUTOMATIC1111/stable-diffusion-webui-promptgen.git", - "description": "Use transformers models to generate prompts.", - "added": "2023-01-18", - "tags": ["script", "tab"] - }, { "name": "Discord Rich Presence", "url": "https://github.com/kabachuha/discord-rpc-for-automatic1111-webui.git",