From 7a4e5c3608cce713af0a943dcf11f0909b9544d8 Mon Sep 17 00:00:00 2001 From: toshiaki1729 <116595002+toshiaki1729@users.noreply.github.com> Date: Mon, 26 Dec 2022 15:09:09 +0900 Subject: [PATCH] Update README.md --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index c3ecf3e..2332e91 100644 --- a/README.md +++ b/README.md @@ -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"