diff options
author | AUTOMATIC1111 <16777216c@gmail.com> | 2022-10-21 06:49:32 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-10-21 06:49:32 +0000 |
commit | d6bd6a425dd3ed6d9ea10912a17a3618ce68ca30 (patch) | |
tree | dde93ee7ce75ce736fe927e99c461cfa0d26fcae /README.md | |
parent | d23a46ceaa76af2847f11172f32c92665c268b1b (diff) | |
parent | c23f666dba2b484d521d2dc4be91cf9e09312647 (diff) | |
download | stable-diffusion-webui-gfx803-d6bd6a425dd3ed6d9ea10912a17a3618ce68ca30.tar.gz stable-diffusion-webui-gfx803-d6bd6a425dd3ed6d9ea10912a17a3618ce68ca30.tar.bz2 stable-diffusion-webui-gfx803-d6bd6a425dd3ed6d9ea10912a17a3618ce68ca30.zip |
Merge branch 'master' into master
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.
|