Datasets:
Update README.md
Browse files
README.md
CHANGED
@@ -28,7 +28,7 @@ To use this embedding you have to download the file aswell as drop it into the "
|
|
28 |
|
29 |
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.
|
30 |
|
31 |
-
Version 1:
|
32 |
|
33 |
Issue: Changing the style to much.
|
34 |
|
@@ -36,7 +36,7 @@ To use it in the negative prompt: ```"bad_prompt"```
|
|
36 |
|
37 |
Personally, I would recommend to use my embeddings with a strength of 0.8 even the negative embeddings, like ```"(bad_prompt:0.8)"```
|
38 |
|
39 |
-
Version 2:
|
40 |
|
41 |
With this version I tried to reduce the amount of vectors used, aswell as the issue with the changing artstyle. The newer version is still a work in progress, but its already way better than the first version. Its in files section!
|
42 |
|
|
|
28 |
|
29 |
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.
|
30 |
|
31 |
+
### Version 1:
|
32 |
|
33 |
Issue: Changing the style to much.
|
34 |
|
|
|
36 |
|
37 |
Personally, I would recommend to use my embeddings with a strength of 0.8 even the negative embeddings, like ```"(bad_prompt:0.8)"```
|
38 |
|
39 |
+
### Version 2:
|
40 |
|
41 |
With this version I tried to reduce the amount of vectors used, aswell as the issue with the changing artstyle. The newer version is still a work in progress, but its already way better than the first version. Its in files section!
|
42 |
|