From cec203a6dbe5f4e40adb7b35a3ad02f0f2f6752a Mon Sep 17 00:00:00 2001 From: cmdr2 Date: Thu, 6 Oct 2022 15:05:34 +0530 Subject: [PATCH] Allow saving in jpeg or png format; Default to saving in jpeg --- ui/index.html | 8 +++++++- ui/media/main.js | 14 ++++++++------ ui/sd_internal/__init__.py | 3 +++ ui/sd_internal/runtime.py | 10 +++++----- ui/server.py | 2 ++ 5 files changed, 25 insertions(+), 12 deletions(-) diff --git a/ui/index.html b/ui/index.html index f824efed..9d681e97 100644 --- a/ui/index.html +++ b/ui/index.html @@ -155,6 +155,12 @@

  • +
  • + +

  • @@ -218,7 +224,7 @@ - +