Update README.md

main
toshiaki1729 2022-12-26 15:09:09 +09:00 committed by GitHub
parent 714968d6bd
commit 7a4e5c3608
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 1 deletions

View File

@ -26,7 +26,8 @@ git clone https://github.com/toshiaki1729/stable-diffusion-webui-text2prompt.git
- For more creative result
- increase "k value" or "p value"
- disable "Use weighted choice"
- use "Softmax" (may generate unwanted tags more often)
- use "Cutoff and Power" and decrease "Power"
- or use "Softmax" (may generate unwanted tags more often)
- For more strict result
- decrease "k value" or "p value"
- use "Cutoff and Power" and increase "Power"