diff --git a/docs/output/astronaut-hamburger.png b/docs/output/astronaut-hamburger.png new file mode 100644 index 00000000..641f5b1a --- /dev/null +++ b/docs/output/astronaut-hamburger.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b79db85520803fa887b12f48e91763813e0b626dbf6b8ba7e1fb9cf5ddfd5c25 +size 737397 diff --git a/docs/output/excavator-pipe.png b/docs/output/excavator-pipe.png new file mode 100644 index 00000000..c4da5f91 --- /dev/null +++ b/docs/output/excavator-pipe.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ac1c61a9794b3304706e7a7857570f4956f24d6cbd8187021329dbfcf58ac3b5 +size 988854 diff --git a/docs/user-guide.md b/docs/user-guide.md index 5962817b..fe2084ba 100644 --- a/docs/user-guide.md +++ b/docs/user-guide.md @@ -19,6 +19,7 @@ the image controls, making it easy to refer back to previous parameters or save - [Outline](#outline) - [ONNX models](#onnx-models) - [Modes and tabs](#modes-and-tabs) + - [Image history](#image-history) - [Scheduler comparison](#scheduler-comparison) - [Tabs](#tabs) - [Txt2img tab](#txt2img-tab) @@ -96,11 +97,22 @@ There are many other models available and specialized variations for anime, TV s - [upscale](#upscale-tab) - resize an existing image +### Image history + +Below the tab control is the image history section. The [image history setting](#image-history-setting) controls the +number of images that are shown. You can use the controls in each image card to download the output, copy to the +source image parameters for [img2img](#img2img-source-image) and [inpaint](#inpaint-source-image), and delete the +image from history if you don't like it. + +![TODO](output/astronaut-hamburger.png) + ### Scheduler comparison - https://huggingface.co/docs/diffusers/main/en/using-diffusers/schedulers#compare-schedulers - https://i.imgur.com/2pQPgf0.jpeg +![TODO](output/excavator-pipe.png) + ## Tabs ### Txt2img tab @@ -172,6 +184,8 @@ More complex scenes will often need more steps to get good results in the periph The opposite of [the prompt parameter](#prompt-parameter), things that should _not_ be included. +> poorly drawn faces, poorly drawn hands, distorted + #### Width and height parameters Controls the size of the output image, before upscaling.