From 97b6d3ee749736e9e72f5b1dbc878292e53fa260 Mon Sep 17 00:00:00 2001 From: Vladimir Repin <32306715+mezotaken@users.noreply.github.com> Date: Thu, 5 Jan 2023 21:02:36 +0300 Subject: [PATCH] Updated Extensions index (markdown) --- Extensions-index.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/Extensions-index.md b/Extensions-index.md index fb9f0a1..6dd163f 100644 --- a/Extensions-index.md +++ b/Extensions-index.md @@ -326,6 +326,12 @@ "description": "Add the image's number to its picture in the grid.", "tags": ["script"] }, + { + "name": "Model Converter", + "url": "https://github.com/Akegarasu/sd-webui-model-converter", + "description": "Convert models to fp16/bf16 no-ema/ema-only safetensors.", + "tags": ["script", "tab"] + }, { "name": "zh_CN Localization", "url": "https://github.com/dtlnor/stable-diffusion-webui-localization-zh_CN",