SirVeggie commited on
Commit
d41fd76
1 Parent(s): a04118c

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +15 -9
README.md CHANGED
@@ -24,27 +24,33 @@ Nixeu-any is the newest and best version
24
 
25
  ### Model: nixeu-any
26
 
27
- token: m_nixeu\
28
- class: artstyle\
29
- base: anything v3\
30
- images: 110\
31
- steps: 11000\
32
- note: token not necessary, but might increase coherency of the image
 
 
 
33
 
34
  ### Model: nixeu-f
35
 
 
 
36
  ```
37
  token: m_nixeu
38
  class: illustration style
39
  base: waifu diffusion 1.3-full
40
- note: you don't necessarily need to use token/class in the prompt for lighter style influence
41
  ```
42
 
43
  ### Model: nixeu_e5
44
 
45
- token: m_concept\
46
- class: 1girl\
 
47
  base: waifu diffusion 1.3-e5
 
48
 
49
  ## License
50
 
 
24
 
25
  ### Model: nixeu-any
26
 
27
+ token not necessary, but might increase coherency of the image
28
+
29
+ ```
30
+ token: m_nixeu
31
+ class: artstyle
32
+ base: anything v3
33
+ images: 110
34
+ steps: 11000
35
+ ```
36
 
37
  ### Model: nixeu-f
38
 
39
+ you don't necessarily need to use token/class in the prompt for lighter style influence
40
+
41
  ```
42
  token: m_nixeu
43
  class: illustration style
44
  base: waifu diffusion 1.3-full
 
45
  ```
46
 
47
  ### Model: nixeu_e5
48
 
49
+ ```
50
+ token: m_concept
51
+ class: 1girl
52
  base: waifu diffusion 1.3-e5
53
+ ```
54
 
55
  ## License
56