Introduction
Introduction Statistics Contact Development Disclaimer Help
stable-diffusion: remove "ugly" from negative prompt - annna - Annna the nice f…
git clone git://bitreich.org/annna/ git://enlrupgkhuxnvlhsf6lc3fziv5h2hhfrinws6…
Log
Files
Refs
Tags
README
---
commit 52f7c9b3742ed4d6449ff78a612abfed869d1ea2
parent 1c8cec5f53973600a74030e0ca5723bd31ca8209
Author: Anders Damsgaard <[email protected]>
Date: Fri, 27 Oct 2023 06:48:52 +0200
stable-diffusion: remove "ugly" from negative prompt
Signed-off-by: Annna Robert-Houdin <[email protected]>
Diffstat:
M stable-diffusion | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/stable-diffusion b/stable-diffusion
@@ -10,7 +10,7 @@ fi
sdbase="/br/ai/stable-diffusion.cpp"
sdcmd="${sdbase}/build/bin/sd -t 16 --steps 20 -s -1 -H 512 -W 512 --cfg-scale…
sdmodel="${SD_MODEL:-${sdbase}/models/v2-1_768-nonema-pruned-ggml-model-f16.bi…
-sdnegative='nipples, busty, nude, lowres, (worst quality, low quality, normal …
+sdnegative='nipples, busty, nude, lowres, (worst quality, low quality, normal …
outputf="${1}"
shift 1
You are viewing proxied material from bitreich.org. The copyright of proxied material belongs to its original authors. Any comments or complaints in relation to proxied material should be directed to the original authors of the content concerned. Please see the disclaimer for more details.