diff --git a/basics/building-up/README.md b/basics/building-up/README.md index fbc6887..446c7c2 100644 --- a/basics/building-up/README.md +++ b/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. + ## Clip Skip (Still writing this)