diff options
author | Jairo Correa <jn.j41r0@gmail.com> | 2022-10-07 20:05:47 -0300 |
---|---|---|
committer | AUTOMATIC1111 <16777216c@gmail.com> | 2022-10-08 09:38:44 +0300 |
commit | a958f9b3fdea95c01d360aba1b6fe0ce3ea6b349 (patch) | |
tree | 7acbbdf3ae91b133127a84019f2e562761e9c4e5 /README.md | |
parent | f7c787eb7c295c27439f4fbdf78c26b8389560be (diff) |
edit-attention browser compatibility and readme typo
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -16,7 +16,7 @@ Check the [custom scripts](https://github.com/AUTOMATIC1111/stable-diffusion-web - Attention, specify parts of text that the model should pay more attention to
- a man in a ((tuxedo)) - will pay more attention to tuxedo
- a man in a (tuxedo:1.21) - alternative syntax
- - select text and press ctrl+up or ctrl+down to aduotmatically adjust attention to selected text
+ - select text and press ctrl+up or ctrl+down to automatically adjust attention to selected text
- Loopback, run img2img processing multiple times
- X/Y plot, a way to draw a 2 dimensional plot of images with different parameters
- Textual Inversion
|