aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorAUTOMATIC <16777216c@gmail.com>2022-10-21 06:00:39 +0000
committerAUTOMATIC <16777216c@gmail.com>2022-10-21 06:00:39 +0000
commit45872181902ada06267e2de601586d512cf5df1a (patch)
tree307b0560319740a196db74ac748f795e51232861 /README.md
parent49533eed9e3aad19e9868ee140708baec4fd44be (diff)
downloadstable-diffusion-webui-gfx803-45872181902ada06267e2de601586d512cf5df1a.tar.gz
stable-diffusion-webui-gfx803-45872181902ada06267e2de601586d512cf5df1a.tar.bz2
stable-diffusion-webui-gfx803-45872181902ada06267e2de601586d512cf5df1a.zip
updated readme and some small stylistic changes to code
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.