From 37feff58bb715dcb239f7fceb87112e66251feef Mon Sep 17 00:00:00 2001 From: AbdBarho Date: Wed, 9 Nov 2022 18:56:22 +0100 Subject: [PATCH] Reorder Readme sections --- README.md | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index ea7124d..3c0c825 100644 --- a/README.md +++ b/README.md @@ -2,10 +2,15 @@ Run Stable Diffusion on your machine with a nice UI without any hassle! -This repository provides multiple UIs for you to play around with stable diffusion: + +## Setup & Usage + +Visit the wiki for [Setup](https://github.com/AbdBarho/stable-diffusion-webui-docker/wiki/Setup) and [Usage](https://github.com/AbdBarho/stable-diffusion-webui-docker/wiki/Usage) instructions, checkout the [FAQ](https://github.com/AbdBarho/stable-diffusion-webui-docker/wiki/FAQ) page if you face any problems, or create a new issue! ## Features +This repository provides multiple UIs for you to play around with stable diffusion: + ### AUTOMATIC1111 [AUTOMATIC1111's fork](https://github.com/AUTOMATIC1111/stable-diffusion-webui) is imho the most feature rich yet elegant UI: @@ -55,10 +60,6 @@ Screenshots: | ---------------------------------------------------------------------------------------------------------- | ---------------------------------------------------------------------------------------------------------- | ---------------------------------------------------------------------------------------------------------- | | ![](https://user-images.githubusercontent.com/24505302/195158552-39f58cb6-cfcc-4141-9995-a626e3760752.jpg) | ![](https://user-images.githubusercontent.com/24505302/195158553-152a0ab8-c0fd-4087-b121-4823bcd8d6b5.jpg) | ![](https://user-images.githubusercontent.com/24505302/195158548-e118206e-c519-4915-85d6-4c248eb10fc0.jpg) | -## Setup & Usage - -Visit the wiki for [Setup](https://github.com/AbdBarho/stable-diffusion-webui-docker/wiki/Setup) and [Usage](https://github.com/AbdBarho/stable-diffusion-webui-docker/wiki/Usage) instructions, checkout the [FAQ](https://github.com/AbdBarho/stable-diffusion-webui-docker/wiki/FAQ) page if you face any problems, or create a new issue! - ## Contributing Contributions are welcome!