Nerfgun3 commited on
Commit
b83c34a
1 Parent(s): 72fd9d6

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +9 -3
README.md CHANGED
@@ -24,15 +24,21 @@ Side note: Embedding has proven to be very helpful for the generation of hands!
24
 
25
  To use this embedding you have to download the file aswell as drop it into the "\stable-diffusion-webui\embeddings" folder.
26
 
27
- To use it in the negative prompt: ```"bad_prompt"```
28
-
29
  **Please put the embedding in the negative prompt to get the right results!**
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
 
37
  I hope you enjoy the embedding. If you have any questions, you can ask me anything via Discord: "Nerfgun3#7508"
38
 
 
24
 
25
  To use this embedding you have to download the file aswell as drop it into the "\stable-diffusion-webui\embeddings" folder.
26
 
 
 
27
  **Please put the embedding in the negative prompt to get the right results!**
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
+
35
+ 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
 
43
  I hope you enjoy the embedding. If you have any questions, you can ask me anything via Discord: "Nerfgun3#7508"
44