Nerfgun3 commited on
Commit
302a118
1 Parent(s): bec2c28

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +15 -0
README.md CHANGED
@@ -14,10 +14,25 @@ inference: false
14
  ## Usage
15
  To use this embedding you have to download the file aswell as drop it into the "\stable-diffusion-webui\embeddings" folder
16
 
 
 
 
 
 
 
17
  To use it in a prompt: ```"art by lands_between"```
18
 
19
  For best use write something like ```highly detailed background art by lands_between```
20
 
 
 
 
 
 
 
 
 
 
21
  If it is to strong just add [] around it.
22
 
23
  Trained until 7000 steps
 
14
  ## Usage
15
  To use this embedding you have to download the file aswell as drop it into the "\stable-diffusion-webui\embeddings" folder
16
 
17
+ Two different Versions:
18
+
19
+ ### Version 1:
20
+
21
+ File: ```lands_between```
22
+
23
  To use it in a prompt: ```"art by lands_between"```
24
 
25
  For best use write something like ```highly detailed background art by lands_between```
26
 
27
+ ### Version 2:
28
+
29
+ File: ```elden_ring```
30
+
31
+ To use it in a prompt: ```"art by elden_ring"```
32
+
33
+ For best use write something like ```highly detailed background art by elden_ring```
34
+
35
+
36
  If it is to strong just add [] around it.
37
 
38
  Trained until 7000 steps