Introduction
Introduction Statistics Contact Development Disclaimer Help
stable-diffusion-emoji: change training model - annna - Annna the nice friendly…
git clone git://bitreich.org/annna/ git://enlrupgkhuxnvlhsf6lc3fziv5h2hhfrinws6…
Log
Files
Refs
Tags
README
---
commit ce84f32e7150f2c18316aaa62c28efccb41d6d56
parent 76974f621f308e98f385e5ab2b033e1cb5a002b2
Author: Anders Damsgaard <[email protected]>
Date: Thu, 26 Oct 2023 07:31:34 +0200
stable-diffusion-emoji: change training model
Signed-off-by: Annna Robert-Houdin <[email protected]>
Diffstat:
M stable-diffusion-emoji | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
---
diff --git a/stable-diffusion-emoji b/stable-diffusion-emoji
@@ -31,7 +31,8 @@ emojifile="$(printf "%s\n" "${emojiprompt}" \
if [ ! -e "${emojidb}/${emojifile}" ];
then
#SD_MODEL="/br/ai/stable-diffusion.cpp/models/stable-diffusion-nano-2-…
- SD_MODEL="/br/ai/stable-diffusion.cpp/models/lazymixRealAmateur_v30b-g…
+ #SD_MODEL="/br/ai/stable-diffusion.cpp/models/lazymixRealAmateur_v30b-…
+ SD_MODEL="/br/ai/stable-diffusion.cpp/models/epicphotogasm_x-ggml-mode…
stable-diffusion "${emojidb}/${emojifile}" "${emojiprompt}"
fi
[ $? -eq 0 ] && printf "gophers://bitreich.org/9/emoji/%s\n" "${emojifile}"
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.