diff --git a/Extensions-index.md b/Extensions-index.md index 4bca69e..df31403 100644 --- a/Extensions-index.md +++ b/Extensions-index.md @@ -188,6 +188,12 @@ "description": "This SD extension allows you to turn posts from various image boorus into stable diffusion prompts. It does so by pulling a list of tags down from their API. You can copy-paste in a link to the post you want yourself, or use the built-in search feature to do it all without leaving SD.", "tags": ["script", "tab"] }, + { + "name": "Gelbooru Prompt", + "url": "https://github.com/antis0007/sd-webui-gelbooru-prompt.git", + "description": "Extension that gets tags for saved gelbooru images in AUTOMATIC1111's Stable Diffusion webui", + "tags": ["script"] + }, { "name": "Merge Board", "url": "https://github.com/bbc-mc/sdweb-merge-board.git", @@ -248,6 +254,12 @@ "description": "Replaces NSFW images with black.", "tags": ["script"] }, + { + "name": "Diffusion Defender", + "url": "https://github.com/WildBanjos/DiffusionDefender.git", + "description": "Prompt blacklist, find and replace, for semi-private and public instances.", + "tags": ["script"] + }, { "name": "Config-Presets", "url": "https://github.com/Zyin055/Config-Presets.git", @@ -269,7 +281,7 @@ { "name": "Riffusion", "url": "https://github.com/enlyth/sd-webui-riffusion", - "description": "Produces an audio sample after generation, playable within gradio. Meant for use with the Riffusion model.", + "description": "Produces an audio sample after generation, playable within gradio. Meant for use with the Riffusion model. See readme for interpolation technique.", "tags": ["script"] }, { @@ -332,6 +344,12 @@ "description": "Norwegian localization", "tags": ["localization"] }, + { + "name": "ru_RU Localization", + "url": "https://github.com/ProfaneServitor/stable-diffusion-webui-localization-ru_RU", + "description": "Russian localization", + "tags": ["localization"] + }, { "name": "old localizations", "url": "https://github.com/AUTOMATIC1111/stable-diffusion-webui-old-localizations.git",