diff options
author | AUTOMATIC <16777216c@gmail.com> | 2022-08-31 08:32:45 +0000 |
---|---|---|
committer | AUTOMATIC <16777216c@gmail.com> | 2022-08-31 08:32:45 +0000 |
commit | 9427e4e290ef2a6f1d127e2ab2748629a51f31f5 (patch) | |
tree | 855861b97c8d340e1c6e0cfad4d71df47e239726 | |
parent | 672ec05e876301e850a9ee3f920d53f73bdd6a24 (diff) | |
download | stable-diffusion-webui-gfx803-9427e4e290ef2a6f1d127e2ab2748629a51f31f5.tar.gz stable-diffusion-webui-gfx803-9427e4e290ef2a6f1d127e2ab2748629a51f31f5.tar.bz2 stable-diffusion-webui-gfx803-9427e4e290ef2a6f1d127e2ab2748629a51f31f5.zip |
readme
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -217,7 +217,7 @@ were commandline. Settings are saved to config.js file. Settings that remain as options are ones that are required at startup.
### Attention
-Using `()` in prompt decreases model's attention to enclosed words, and `[]` increases it. You can combine
+Using `()` in prompt increases model's attention to enclosed words, and `[]` decreases it. You can combine
multiple modifiers:

|