Skip to content

Commit

Permalink
updated faq with compel changes
Browse files Browse the repository at this point in the history
  • Loading branch information
Metal079 committed Aug 22, 2024
1 parent b784582 commit 92d22dd
Showing 1 changed file with 8 additions and 7 deletions.
15 changes: 8 additions & 7 deletions src/app/home/faq/faq.component.html
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ <h2 class="mb-4">FAQ</h2>
<div class="card">
<div class="card-header" *ngIf="!serverMember">
<h5 class="mb-0">
Login with Discord! Supporters get access to more features! (Upscaling images with more detail!)
Login with Discord! Members get access to more features! (Upscaling images with more detail, and get fastpasses for participating in our weekly image events!)
</h5>
</div>
<div class="card-body" *ngIf="!serverMember">
Expand All @@ -31,8 +31,11 @@ <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> 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.
Note: Too much will have a negative effect. Ex: "Amy Rose ((wearing a pokadot dress))"
<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>
</div>
</div>
<div class="card mt-3">
Expand Down Expand Up @@ -151,10 +154,8 @@ <h5 class="mb-0">
<p></p>Want to support the website as well as future model development? <a
href="https://ko-fi.com/mobians">https://ko-fi.com/mobians</a>

<p></p>Join the discord for model updates, share images, and chat! Special thanks to "Kitsune
Sage", for helping gather training images!
"Kitsune Sage" for helping with the model testing and sorting of images. And
"MiningP", "Eloc_4", and "Yoyo" for donating their GPU's to help speed up the generation of images on the website!
<p></p>Join the discord for model updates, share images, and chat! Special thanks to everyon in the discord server for helping improve the model and helping each other out in finding the best ways to prompt the model! <a
href="https://discord.gg/mobians">https://discord.gg/mobians</a>

<p></p><strong>Are you an artist that would like their art removed from the model?</strong> Please fill out the following form <a href="https://forms.gle/sQuctRSY2VNPQYke6">https://forms.gle/sQuctRSY2VNPQYke6</a> (You do not need to redo it if you already have on the discord)

Expand Down

0 comments on commit 92d22dd

Please sign in to comment.