diff options
author | AUTOMATIC <16777216c@gmail.com> | 2022-09-10 12:41:29 +0000 |
---|---|---|
committer | AUTOMATIC <16777216c@gmail.com> | 2022-09-10 12:41:29 +0000 |
commit | 43bdbe934a3fbd4a1d2be18bcf0e38f0f088d10c (patch) | |
tree | dc8c3b5899d826b47becbbff4801d56a92546b65 /README.md | |
parent | 13eec4f3d4081fdc43883c5ef02e471a2b6c7212 (diff) | |
download | stable-diffusion-webui-gfx803-43bdbe934a3fbd4a1d2be18bcf0e38f0f088d10c.tar.gz stable-diffusion-webui-gfx803-43bdbe934a3fbd4a1d2be18bcf0e38f0f088d10c.tar.bz2 stable-diffusion-webui-gfx803-43bdbe934a3fbd4a1d2be18bcf0e38f0f088d10c.zip |
enabled negative prompt by default
fixed broken empty directory when prompt does not start withl etter
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -36,6 +36,7 @@ A browser interface based on Gradio library for Stable Diffusion. - Random artist button
- Tiling support: UI checkbox to create images that can be tiled like textures
- Progress bar and live image generation preview
+- Negative prompt
- Styles
- Variations
- Seed resizing
|