From 79b5e85b15135ba2f2989cfc5653484786f5010f Mon Sep 17 00:00:00 2001 From: JeLuF Date: Fri, 28 Oct 2022 09:21:31 +0200 Subject: [PATCH] Change "Advanced Settings" to "Image settings" The menu has been renamed, so the welcome text should reflect this. --- ui/index.html | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/ui/index.html b/ui/index.html index 111dad6f..ea9a088a 100644 --- a/ui/index.html +++ b/ui/index.html @@ -226,7 +226,10 @@
- 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 "Image Settings" for additional settings like seed, image size, number of images to generate etc.

Enjoy! :)