From 859f621eab10d4beb1942bf102276af0ffff6173 Mon Sep 17 00:00:00 2001 From: metal079 Date: Mon, 9 Sep 2024 21:15:26 -0500 Subject: [PATCH] reverted compel syntax to (()) using sd-embed --- src/app/home/faq/faq.component.html | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) diff --git a/src/app/home/faq/faq.component.html b/src/app/home/faq/faq.component.html index 0a17c98..8d1dc7c 100644 --- a/src/app/home/faq/faq.component.html +++ b/src/app/home/faq/faq.component.html @@ -31,11 +31,9 @@
href="https://huggingface.co/spaces/Metal079/wd-v1-4-tags">https://huggingface.co/spaces/Metal079/wd-v1-4-tags and copy the output into the prompt. -

You can give more effect to a certain word by adding + to it, if you want to increase the effect of multiple words you can surround them in a parenthesis The more plus+++ the more emphasis. - Note: Too much will have a negative effect. Ex: "Amy Rose (wearing a pokadot dress)++" - -

For more information read the documentation here on how prompting works https://github.com/damian0815/compel/blob/main/doc/syntax.md +

Placing parenthesis (around) one or ((several tags)) will give that tag more empahsis and increase the likehood that it is included in the prompt. The more (((parenthesis))) the more emphasis. + Ex: "Amy Rose ((wearing a pokadot dress))" Note: Too much emphasis can degrade image quality, dont go overboard. You can also use syntax like (parenthesis:1.3) which is equivalent to (((parenthesis))) to + reduce the amount of parenthesis needed.