From 05a4701d985932c5c0982a44032cee755cb51792 Mon Sep 17 00:00:00 2001 From: cmdr2 Date: Tue, 27 Sep 2022 18:09:07 +0530 Subject: [PATCH] Allow queuing up of tasks --- ui/index.html | 20 ++- ui/media/main.css | 49 ++++++- ui/media/main.js | 325 ++++++++++++++++++++++++++++++++++------------ 3 files changed, 291 insertions(+), 103 deletions(-) diff --git a/ui/index.html b/ui/index.html index 906576f1..1b1557b7 100644 --- a/ui/index.html +++ b/ui/index.html @@ -4,7 +4,7 @@ - + @@ -78,7 +78,7 @@ - +
 
@@ -154,7 +154,7 @@
  • Render Settings
  • -
  • +
  • @@ -185,15 +185,11 @@
    -
    -
    - Type a prompt and press the "Make Image" button.

    You can set an "Initial Image" if you want to guide the AI.

    You can also add modifiers like "Realistic", "Pencil Sketch", "ArtStation" etc by browsing through the "Image Modifiers" section and selecting the desired modifiers.

    Click "Advanced Settings" for additional settings like seed, image size, number of images to generate etc.

    Enjoy! :) -
    +
    + Type a prompt and press the "Make Image" button.

    You can set an "Initial Image" if you want to guide the AI.

    You can also add modifiers like "Realistic", "Pencil Sketch", "ArtStation" etc by browsing through the "Image Modifiers" section and selecting the desired modifiers.

    Click "Advanced Settings" for additional settings like seed, image size, number of images to generate etc.

    Enjoy! :)
    - -
    -
    -
    +
    +
    @@ -212,7 +208,7 @@
    - +