enabled negative prompt by default

fixed broken empty directory when prompt does not start withl etter
This commit is contained in:
AUTOMATIC
2022-09-10 15:41:29 +03:00
parent 13eec4f3d4
commit 43bdbe934a
5 changed files with 8 additions and 4 deletions

View File

@@ -124,6 +124,9 @@ input[type="range"]{
margin-bottom: 0.5em;
}
#txt2img_negative_prompt, #img2img_negative_prompt{
flex: 0.3;
}
.progressDiv{
width: 100%;