Datasets:
Update README.md
Browse files
README.md
CHANGED
@@ -30,7 +30,7 @@ To use it in the negative prompt: ```"bad_prompt"```
|
|
30 |
|
31 |
For special negative tags such as "malformed sword", you still need to add them yourself. The negative embedding is trained on a basic skeleton for the negative prompt, which should provide a high-resolution image as a result.
|
32 |
|
33 |
-
Personally, I would recommend to use my embeddings with a strength of 0.8 even the negative
|
34 |
|
35 |
I trained the embedding two epochs until 8000 steps.
|
36 |
|
|
|
30 |
|
31 |
For special negative tags such as "malformed sword", you still need to add them yourself. The negative embedding is trained on a basic skeleton for the negative prompt, which should provide a high-resolution image as a result.
|
32 |
|
33 |
+
Personally, I would recommend to use my embeddings with a strength of 0.8 even the negative embeddings, like ```"(bad_prompt:0.8)"```
|
34 |
|
35 |
I trained the embedding two epochs until 8000 steps.
|
36 |
|