aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorAUTOMATIC1111 <16777216c@gmail.com>2022-10-21 06:57:55 +0000
committerGitHub <noreply@github.com>2022-10-21 06:57:55 +0000
commit0c5522ea211370046a2ca628e92d35a7c8c97972 (patch)
tree7c66a3eba0a8a8149900056c6511146182b02276 /README.md
parent858462f719c22ca9f24b94a41699653c34b5f4fb (diff)
parent2273e752fb3e578f1047f6d38b96330b07bf61a9 (diff)
downloadstable-diffusion-webui-gfx803-0c5522ea211370046a2ca628e92d35a7c8c97972.tar.gz
stable-diffusion-webui-gfx803-0c5522ea211370046a2ca628e92d35a7c8c97972.tar.bz2
stable-diffusion-webui-gfx803-0c5522ea211370046a2ca628e92d35a7c8c97972.zip
Merge branch 'master' into training-help-text
Diffstat (limited to 'README.md')
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index 859a91b6..a98bb00b 100644
--- a/README.md
+++ b/README.md
@@ -70,6 +70,7 @@ Check the [custom scripts](https://github.com/AUTOMATIC1111/stable-diffusion-web
- 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/AUTOMATIC1111/stable-diffusion-webui/wiki/Xformers), major speed increase for select cards: (add --xformers to commandline args)
+- Support for dedicated [inpainting model](https://github.com/runwayml/stable-diffusion#inpainting-with-stable-diffusion) by RunwayML.
## 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.