Browse Source

note

wyrde-docs
wyrde 2 years ago
parent
commit
4f19d70e0e
  1. 5
      basics/building-up/README.md

5
basics/building-up/README.md

@ -358,6 +358,11 @@ There is no space between `embedding:` and `EasyNegative`, it is all one "word."
Embeddings can be placed in positive or negative prompts, as desired. Much like lora, trigger words aren't strictly neceessary, but can add additional "weight" to the prompt. Embeddings can be placed in positive or negative prompts, as desired. Much like lora, trigger words aren't strictly neceessary, but can add additional "weight" to the prompt.
<!-- note about embeds in folders
:
It requires the folder, and the slash has to be escaped. `embedding:_neg____//7dirtywords,`
At least, there's no errors.
-->
## Clip Skip ## Clip Skip
(Still writing this) (Still writing this)

Loading…
Cancel
Save