From a882a5d096601a7a8615409f08a1cb94a44b8e66 Mon Sep 17 00:00:00 2001 From: AUTOMATIC1111 <16777216c@gmail.com> Date: Sat, 4 Feb 2023 11:51:56 +0300 Subject: [PATCH] Updated Extensions index (markdown) --- Extensions-index.md | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/Extensions-index.md b/Extensions-index.md index 7d74a6b..4bcd2e9 100644 --- a/Extensions-index.md +++ b/Extensions-index.md @@ -551,7 +551,14 @@ { "name": "Dynamic Thresholding", "url": "https://github.com/mcmonkeyprojects/sd-dynamic-thresholding.git", - "description": "Adds customizable dynamic thresholding to allow high CFG Scale values without the burning / 'pop art' effect.", + "description": "Adds image aspect ratio selector buttons.", + "added": "2023-02-04", + "tags": ["script"] + }, + { + "name": "Aspect Ratio selector", + "url": "https://github.com/alemelis/sd-webui-ar.git", + "description": ".", "added": "2023-02-01", "tags": ["script"] },