From eb6ed91eb391f6073c0f606cb19d2c5ab5729cf4 Mon Sep 17 00:00:00 2001 From: AUTOMATIC1111 <16777216c@gmail.com> Date: Mon, 23 Jan 2023 14:44:36 +0300 Subject: [PATCH] Updated Extensions index (markdown) --- Extensions-index.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/Extensions-index.md b/Extensions-index.md index cbaa5ec..4535231 100644 --- a/Extensions-index.md +++ b/Extensions-index.md @@ -505,6 +505,13 @@ "added": "2023-01-21", "tags": ["script", "tab"] }, + { + "name": "Pixelization", + "url": "https://github.com/AUTOMATIC1111/stable-diffusion-webui-pixelization.git", + "description": "Produce pixel art out of images in the extras tab.", + "added": "2023-01-23", + "tags": ["script", "extras"] + }, { "name": "zh_CN Localization", "url": "https://github.com/dtlnor/stable-diffusion-webui-localization-zh_CN",