Update README.md
Browse files
README.md
CHANGED
@@ -35,7 +35,7 @@ It will generally not produce sexually explicit content at all unless prompted.
|
|
35 |
|
36 |
Currently experimental textual inversion embeddings in a similar vein to the [Boring Embeddings](https://huggingface.co/FoodDesert/Boring_Embeddings). Intended to improve quality while not drastically altering image content. Intended to be used as part of a negative prompt (although using them in the positive prompt will work and may be even more fun).
|
37 |
|
38 |
-
The "lite" version is 6 tokens wide and is initialized on the values of ``by <|endoftext|><|endoftext|><|endoftext|><|endoftext|><|endoftext|>``, which is very close to a "blank slate
|
39 |
The "plus" version is trained on the same dataset, is 8 tokens wide, and is initialized on an average vector of 100 low-scoring artists. Currently, the "lite" version is recommended.
|
40 |
|
41 |
## Prompting Guide
|
|
|
35 |
|
36 |
Currently experimental textual inversion embeddings in a similar vein to the [Boring Embeddings](https://huggingface.co/FoodDesert/Boring_Embeddings). Intended to improve quality while not drastically altering image content. Intended to be used as part of a negative prompt (although using them in the positive prompt will work and may be even more fun).
|
37 |
|
38 |
+
The "lite" version is 6 tokens wide and is initialized on the values of ``by <|endoftext|><|endoftext|><|endoftext|><|endoftext|><|endoftext|>``, which is very close to a "blank slate".
|
39 |
The "plus" version is trained on the same dataset, is 8 tokens wide, and is initialized on an average vector of 100 low-scoring artists. Currently, the "lite" version is recommended.
|
40 |
|
41 |
## Prompting Guide
|