diff options
author | Aidan Holland <thehappydinoa@gmail.com> | 2022-10-08 19:12:24 +0000 |
---|---|---|
committer | AUTOMATIC1111 <16777216c@gmail.com> | 2022-10-08 19:42:30 +0000 |
commit | 432782163ae53e605470bcefc9a6f796c4556912 (patch) | |
tree | f2d3b66f42702599bbbe2267e6b27349ed970d1c /README.md | |
parent | 610a7f4e1480c0ffeedb2a07dc27ae86bf03c3a8 (diff) | |
download | stable-diffusion-webui-gfx803-432782163ae53e605470bcefc9a6f796c4556912.tar.gz stable-diffusion-webui-gfx803-432782163ae53e605470bcefc9a6f796c4556912.tar.bz2 stable-diffusion-webui-gfx803-432782163ae53e605470bcefc9a6f796c4556912.zip |
chore: Fix typos
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -34,7 +34,7 @@ Check the [custom scripts](https://github.com/AUTOMATIC1111/stable-diffusion-web - Sampling method selection
- Interrupt processing at any time
- 4GB video card support (also reports of 2GB working)
-- Correct seeds for batches
+- Correct seeds for batches
- Prompt length validation
- get length of prompt in tokens as you type
- get a warning after generation if some text was truncated
|