Skip to content

Commit

Permalink
reverted compel syntax to (()) using sd-embed
Browse files Browse the repository at this point in the history
  • Loading branch information
Metal079 committed Sep 10, 2024
1 parent 2ce3f4b commit 859f621
Showing 1 changed file with 3 additions and 5 deletions.
8 changes: 3 additions & 5 deletions src/app/home/faq/faq.component.html
Original file line number Diff line number Diff line change
Expand Up @@ -31,11 +31,9 @@ <h5 class="mb-0">
href="https://huggingface.co/spaces/Metal079/wd-v1-4-tags">https://huggingface.co/spaces/Metal079/wd-v1-4-tags</a>
and copy the output into the prompt.

<p></p> 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)++"

<p></p> For more information read the documentation here on how prompting works <a
href="https://github.com/damian0815/compel/blob/main/doc/syntax.md">https://github.com/damian0815/compel/blob/main/doc/syntax.md</a>
<p></p> 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.
</div>
</div>
<div class="card mt-3">
Expand Down

0 comments on commit 859f621

Please sign in to comment.