diff options
author | ClashSAN <98228077+ClashSAN@users.noreply.github.com> | 2022-10-11 13:20:03 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-10-11 13:20:03 +0000 |
commit | 5766ce21abc1986c94d8bd3279b6f4d5205ba984 (patch) | |
tree | e38493aa158d86d5f53d85bd515dfff5284c9d50 /README.md | |
parent | 70b50b1dfcb0ce0f87998c994f4855014bc7e26b (diff) | |
download | stable-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.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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.
|