aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorClashSAN <98228077+ClashSAN@users.noreply.github.com>2022-10-11 13:20:03 +0000
committerGitHub <noreply@github.com>2022-10-11 13:20:03 +0000
commit5766ce21abc1986c94d8bd3279b6f4d5205ba984 (patch)
treee38493aa158d86d5f53d85bd515dfff5284c9d50 /README.md
parent70b50b1dfcb0ce0f87998c994f4855014bc7e26b (diff)
downloadstable-diffusion-webui-gfx803-5766ce21abc1986c94d8bd3279b6f4d5205ba984.tar.gz
stable-diffusion-webui-gfx803-5766ce21abc1986c94d8bd3279b6f4d5205ba984.tar.bz2
stable-diffusion-webui-gfx803-5766ce21abc1986c94d8bd3279b6f4d5205ba984.zip
Update README.md
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 0e938768..a10faa01 100644
--- a/README.md
+++ b/README.md
@@ -69,7 +69,7 @@ Check the [custom scripts](https://github.com/AUTOMATIC1111/stable-diffusion-web
- also supports weights for prompts: `a cat :1.2 AND a dog AND a penguin :2.2`
- No token limit for prompts (original stable diffusion lets you use up to 75 tokens)
- DeepDanbooru integration, creates danbooru style tags for anime prompts (add --deepdanbooru to commandline args)
-- [xformers](https://github.com/mv-lab/swin2sr), major speed increase for select cards: (add --xformers to commandline args)
+- [xformers](https://github.com/AUTOMATIC1111/stable-diffusion-webui/wiki/Xformers), major speed increase for select cards: (add --xformers to commandline args)
## Installation and Running
Make sure the required [dependencies](https://github.com/AUTOMATIC1111/stable-diffusion-webui/wiki/Dependencies) are met and follow the instructions available for both [NVidia](https://github.com/AUTOMATIC1111/stable-diffusion-webui/wiki/Install-and-Run-on-NVidia-GPUs) (recommended) and [AMD](https://github.com/AUTOMATIC1111/stable-diffusion-webui/wiki/Install-and-Run-on-AMD-GPUs) GPUs.