diff options
author | AUTOMATIC <16777216c@gmail.com> | 2022-10-21 06:00:39 +0000 |
---|---|---|
committer | AUTOMATIC <16777216c@gmail.com> | 2022-10-21 06:00:39 +0000 |
commit | 45872181902ada06267e2de601586d512cf5df1a (patch) | |
tree | 307b0560319740a196db74ac748f795e51232861 /README.md | |
parent | 49533eed9e3aad19e9868ee140708baec4fd44be (diff) | |
download | stable-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.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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.
|