From 35aaf76f6b2c4814e6d31bd739ec209d8ce75746 Mon Sep 17 00:00:00 2001 From: cmdr2 Date: Sat, 8 Oct 2022 17:47:31 +0530 Subject: [PATCH] Updated How to Use (markdown) --- How-to-Use.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/How-to-Use.md b/How-to-Use.md index e854b0a..e8bce55 100644 --- a/How-to-Use.md +++ b/How-to-Use.md @@ -25,13 +25,13 @@ You can also set the configuration like `seed`, `width`, `height`, `num_outputs` Use the same `seed` number to get the same image for a certain prompt. This is useful for refining a prompt without losing the basic image design. Enable the `random images` checkbox to get random images. -![Screenshot of advanced settings](media/config-v6.jpg?raw=true) +![Screenshot of advanced settings](https://github.com/cmdr2/stable-diffusion-ui/raw/main/media/config-v6.jpg?raw=true) # System Settings The system settings are reachable via the cogwheel symbol on the top right. It can be used to configure whether all generated images should saved be automically, or to tune the Stable Diffusion image generation. -![Screenshot of advanced settings](media/system-settings-v2.jpg?raw=true) +![Screenshot of advanced settings](https://github.com/cmdr2/stable-diffusion-ui/raw/main/media/system-settings-v2.jpg?raw=true) # Image Modifiers -![Screenshot of advanced settings](media/modifiers-v1.jpg?raw=true) \ No newline at end of file +![Screenshot of advanced settings](https://github.com/cmdr2/stable-diffusion-ui/raw/main/media/modifiers-v1.jpg?raw=true) \ No newline at end of file