diff --git a/README.md b/README.md index 0033778d..67733898 100644 --- a/README.md +++ b/README.md @@ -81,13 +81,6 @@ SD webUI UX implements **event delegation** + **virtualized grid** for O(1) perf - Flat memory profile (≈50MB heap regardless of model assets library size) - O(1) event handling complexity - Instant scrolling with 100K+ assets - -## Installation -- **Open the Extensions tab in SD-webui.** -- **Select the Install from URL option.** -- **Enter `https://github.com/anapnoe/sd-webui-ux.git`** -- **Click on the Install button.** -- **Wait for the installation to complete and click on Apply and restart UI.** ## Todo - [ ] Separate and organize CSS into individual files (in progress). @@ -253,7 +246,7 @@ wget -q https://raw.githubusercontent.com/anapnoe/stable-diffusion-webui-ux/mast ``` Or just clone the repo wherever you want: ```bash -git clone https://github.com/AUTOMATIC1111/stable-diffusion-webui-ux.git +git clone https://github.com/anapnoe/stable-diffusion-webui-ux.git ``` 3. Run `webui.sh`.