From c0526070d4aa4038301ed223d9c5aedea953a5eb Mon Sep 17 00:00:00 2001 From: Kryptortio <25877290+Kryptortio@users.noreply.github.com> Date: Wed, 24 May 2023 18:47:05 +0200 Subject: [PATCH] Update README.md --- README.md | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index f9a0d0c..89ba756 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,8 @@ # Queue extension for [AUTOMATIC1111/stable-diffusion-webui](https://github.com/AUTOMATIC1111/stable-diffusion-webui) -This is the extension version of the [SDAtom-WebUi-us](https://github.com/Kryptortio/SDAtom-WebUi-us) (user script) repo. For more details, reporting issues etc check out the [original repo](https://github.com/Kryptortio/SDAtom-WebUi-us). +This is the extension version of the [SDAtom-WebUi-us](https://github.com/Kryptortio/SDAtom-WebUi-us) (user script) repo. + +**👉 For documentation, reporting issues etc check out the** [**original repo**](https://github.com/Kryptortio/SDAtom-WebUi-us). ![alt text](https://github.com/Kryptortio/SDAtom-WebUi-us/blob/main/screenshot.png?raw=true) @@ -12,8 +14,8 @@ Any issues with this script should be reported [in the main repo](https://github # Installation -Open the webui and go to the **Extensions** tab, then **Install from URL** and enter the url to this repo (https://github.com/Kryptortio/SDAtom-WebUi-client-queue-ext) and then click install. +Open the webui and go to the **Extensions** tab, you can find the extension under **Available** > **Web UI client queue**. You can also use **Install from URL** and enter the url to this repo (https://github.com/Kryptortio/SDAtom-WebUi-client-queue-ext) and then click install. -Alternatively you can download it](https://github.com/Kryptortio/SDAtom-WebUi-client-queue-ext/archive/refs/heads/main.zip) manually and put it in the extensions folder. The file should be placed under \stable-diffusion-webui\extensions\SDAtom-WebUi-client-queue-ext\javascript\SDAtom-WebUi-us.user.js +Alternatively you can [download it](https://github.com/Kryptortio/SDAtom-WebUi-client-queue-ext/archive/refs/heads/main.zip) manually and put it in the extensions folder. The file should be placed under \stable-diffusion-webui\extensions\SDAtom-WebUi-client-queue-ext\javascript\SDAtom-WebUi-us.user.js -To **update** an extension you have to manually go to the **Extensions** tab click the **Check for updates** button and then **Apply and restart UI**. \ No newline at end of file +To **update** an extension you have to manually go to the **Extensions** tab click the **Check for updates** button and then **Apply and restart UI**.