From cfbcf33ecfbec9380b59c30093024a1eb726a33e Mon Sep 17 00:00:00 2001 From: Cyclops1970 <37245822+Cyclops1970@users.noreply.github.com> Date: Thu, 20 Oct 2022 01:23:14 +0800 Subject: [PATCH] Updated How to Use (markdown) --- How-to-Use.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/How-to-Use.md b/How-to-Use.md index a00936b..c9a77a9 100644 --- a/How-to-Use.md +++ b/How-to-Use.md @@ -8,11 +8,17 @@ Open http://localhost:9000 in your browser (after running step 3 previously). It 2. Press `Make Image`. This will take some time, depending on your system's processing power. 3. See the image generated using your prompt. + ## With an image 1. Click `Browse..` next to `Initial Image`. Select your desired image. 2. An optional text prompt can help you further describe the kind of image you want to generate. 3. Press `Make Image`. See the image generated using your prompt. +Prompt Tips + +Use curly brackets in prompts to try different words E.g. man riding a {horse,motorcycle} results in man riding a horse and man riding a motorcycle being created automatically +![](https://discord.com/channels/1014774730907209781/1014774732018683924/1032207577368494080) + You can use Face Correction or Upscaling to improve the image further. **Pro tip:** You can also click `Use as Input` on a generated image, to use it as the input image for your next generation. This can be useful for sequentially refining the generated image with a single click.