From 3450ca82bcf59dffa5a4eb6d582e00e9a52ee27a Mon Sep 17 00:00:00 2001 From: anapnoe <124302297+anapnoe@users.noreply.github.com> Date: Wed, 2 Oct 2024 14:03:29 +0300 Subject: [PATCH] added txt2img, img2img scheduler --- .../templates/template-img2img-params.html | 247 +++++++++++------- .../templates/template-txt2img-params.html | 189 +++++++++----- 2 files changed, 270 insertions(+), 166 deletions(-) diff --git a/extensions-builtin/anapnoe-sd-uiux/html/templates/template-img2img-params.html b/extensions-builtin/anapnoe-sd-uiux/html/templates/template-img2img-params.html index 9f6a011a..0a719691 100644 --- a/extensions-builtin/anapnoe-sd-uiux/html/templates/template-img2img-params.html +++ b/extensions-builtin/anapnoe-sd-uiux/html/templates/template-img2img-params.html @@ -2,12 +2,14 @@