klimaleksus 2023-11-11 22:38:43 +05:00 committed by GitHub
parent e01bfcf48f
commit 34da5b3461
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 1 deletions

View File

@ -7,7 +7,8 @@ TL;DR: set your `Inpainting conditioning mask strength` to half of your `Denoisi
This is Extension for [AUTOMATIC1111/stable-diffusion-webui](https://github.com/AUTOMATIC1111/stable-diffusion-webui) for rewriting "Inpainting conditioning mask strength" value relative to "Denoising strength" at runtime. This is useful for "Inpainting" models such as `sd-v1-5-inpainting.ckpt`
## Installation:
Copy the link to this repository into "Extension index URL" in WebUI Extensions tab:
This extension is included into the official index! Just use `Available → Load from` in WebUI Extensions tab, and seek for `conditioning-highres-fix`
Or copy the link to this repository into `URL for extension's git repository` on `Install from URL` subtab there:
```
https://github.com/klimaleksus/stable-diffusion-webui-conditioning-highres-fix
```