From 058ce6fe828bbdaf1597142aea8de48f7621598a Mon Sep 17 00:00:00 2001 From: cmdr2 Date: Wed, 9 Nov 2022 19:17:44 +0530 Subject: [PATCH] UI-side changes for selecting multiple GPUs, and keeping the Use CPU option synchronized with the backend. This change isn't ready to be shipped, it still needs python-side changes to support the req.render_device config --- ui/index.html | 7 ++-- ui/media/js/auto-save.js | 1 - ui/media/js/main.js | 58 +++++++++++++++++++++++++++++++++- ui/media/js/parameters.js | 27 +++++++++++++--- ui/sd_internal/task_manager.py | 25 ++++++++++++--- ui/server.py | 6 ++-- 6 files changed, 109 insertions(+), 15 deletions(-) diff --git a/ui/index.html b/ui/index.html index 1872b4fb..e064d24a 100644 --- a/ui/index.html +++ b/ui/index.html @@ -289,13 +289,13 @@ - + - - + +