Nerfgun3 commited on
Commit
811f95a
1 Parent(s): fdfb1e0

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +14 -0
README.md CHANGED
@@ -14,10 +14,24 @@ 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 land_style"```
18
 
19
  For best use write something like ```highly detailed background art by land_style```
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: ```land_style```
22
+
23
  To use it in a prompt: ```"art by land_style"```
24
 
25
  For best use write something like ```highly detailed background art by land_style```
26
 
27
+ Version 2:
28
+
29
+ File: ```landscape_style```
30
+
31
+ To use it in a prompt: ```"art by landscape_style"```
32
+
33
+ For best use write something like ```highly detailed background art by landscape_style```
34
+
35
  If it is to strong just add [] around it.
36
 
37
  Trained until 7000 steps