From 6a4e972de6820b4a69903f858cac02f605034bba Mon Sep 17 00:00:00 2001 From: cmdr2 Date: Thu, 1 Sep 2022 22:48:35 +0530 Subject: [PATCH 1/4] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 00f96b47..f181c512 100644 --- a/README.md +++ b/README.md @@ -3,6 +3,8 @@ [![Discord Server](https://badgen.net/badge/icon/discord?icon=discord&label)](https://discord.com/invite/u9yhsFmEkB) (for support, and development discussion) +🎉 **New!** **Version 2** is available in beta for Windows 10 and 11! Features in v2: *1-click install* (no dependencies, no Docker or Conda or WSL required), a library of *Image Modifiers* like *"Realistic"*, *"Ink Pencil"* etc, a setting to control *NSFW content*, lower memory requirement and more! You can try it [here](https://github.com/cmdr2/stable-diffusion-ui/tree/v2#installation) if you're interested! + --- # What does this do? From 38bd247d64d70f44e466a7a8de1b52b10f417994 Mon Sep 17 00:00:00 2001 From: cmdr2 Date: Thu, 1 Sep 2022 22:49:37 +0530 Subject: [PATCH 2/4] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f181c512..37453089 100644 --- a/README.md +++ b/README.md @@ -53,7 +53,7 @@ You can also set an `Image Mask` for telling Stable Diffusion to draw in only th **Another tip:** Images with the same aspect ratio of your generated image work best. E.g. 1:1 if you're generating images sized 512x512. ## Problems? -Please [file an issue](https://github.com/cmdr2/stable-diffusion-ui/issues) if this did not work for you (after trying the common [troubleshooting](#troubleshooting) steps)! +Please ask on the [discord server](https://discord.com/invite/u9yhsFmEkB), or [file an issue](https://github.com/cmdr2/stable-diffusion-ui/issues) if this did not work for you (after trying the common [troubleshooting](#troubleshooting) steps)! # Advanced Settings You can also set the configuration like `seed`, `width`, `height`, `num_outputs`, `num_inference_steps` and `guidance_scale` using the 'show' button next to 'Advanced settings'. From ad8d2a913b712b5024aa8cbb2a6539312886aa47 Mon Sep 17 00:00:00 2001 From: cmdr2 Date: Thu, 1 Sep 2022 22:50:03 +0530 Subject: [PATCH 3/4] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 37453089..c2f59222 100644 --- a/README.md +++ b/README.md @@ -53,7 +53,7 @@ You can also set an `Image Mask` for telling Stable Diffusion to draw in only th **Another tip:** Images with the same aspect ratio of your generated image work best. E.g. 1:1 if you're generating images sized 512x512. ## Problems? -Please ask on the [discord server](https://discord.com/invite/u9yhsFmEkB), or [file an issue](https://github.com/cmdr2/stable-diffusion-ui/issues) if this did not work for you (after trying the common [troubleshooting](#troubleshooting) steps)! +Please ask on the new [discord server](https://discord.com/invite/u9yhsFmEkB), or [file an issue](https://github.com/cmdr2/stable-diffusion-ui/issues) if this did not work for you (after trying the common [troubleshooting](#troubleshooting) steps)! # Advanced Settings You can also set the configuration like `seed`, `width`, `height`, `num_outputs`, `num_inference_steps` and `guidance_scale` using the 'show' button next to 'Advanced settings'. From dbebd32a6e67f086f8456396d14836bd8d122ba8 Mon Sep 17 00:00:00 2001 From: cmdr2 Date: Fri, 2 Sep 2022 08:49:39 +0530 Subject: [PATCH 4/4] Update README.md --- README.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/README.md b/README.md index c2f59222..88eb7d99 100644 --- a/README.md +++ b/README.md @@ -3,8 +3,6 @@ [![Discord Server](https://badgen.net/badge/icon/discord?icon=discord&label)](https://discord.com/invite/u9yhsFmEkB) (for support, and development discussion) -🎉 **New!** **Version 2** is available in beta for Windows 10 and 11! Features in v2: *1-click install* (no dependencies, no Docker or Conda or WSL required), a library of *Image Modifiers* like *"Realistic"*, *"Ink Pencil"* etc, a setting to control *NSFW content*, lower memory requirement and more! You can try it [here](https://github.com/cmdr2/stable-diffusion-ui/tree/v2#installation) if you're interested! - --- # What does this do?