emmajoanne commited on
Commit
7f17c8e
1 Parent(s): 1debca0

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +83 -14
README.md CHANGED
@@ -5,20 +5,89 @@ language:
5
  - zh
6
  - ja
7
  ---
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
8
  <table>
9
  <tr>
10
- <th>Heading</th>
11
- <th>Headimn</th>
 
12
  </tr>
13
- </table>
14
- **NijiV5style** v1.0
15
- <img src="https://huggingface.co/emmajoanne/models/resolve/main/images/NijiV5style_sample1.jpeg" width="250">
16
- *Prompt*
17
- _(watercolor:1.2),1girl, solo, flower, sunflower,freckles, portrait, leaf, bangs, signature, yellow flower, brown hair, long hair, green eyes, hair between eyes, flower earrings_
18
- *Negative*
19
- _EasyNegative,(blush)_
20
- <img src="https://huggingface.co/emmajoanne/models/resolve/main/images/NijiV5style_sample2.jpeg" width="250">
21
- *Prompt*
22
- _vertical view, a girl, fireworks reflected in the water_
23
- *Negative*
24
- _EasyNegative,(blush)_
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
5
  - zh
6
  - ja
7
  ---
8
+ <style>
9
+ table {
10
+ border: 1px solid black;
11
+ table-layout: fixed;
12
+ }
13
+
14
+ tr:not(:last-child) {
15
+ border-bottom: 1px solid black;
16
+ }
17
+
18
+ td {
19
+ vertical-align: top;
20
+ padding: 10px;
21
+ }
22
+
23
+ td:not(:last-child) {
24
+ border-right: 1px solid black;
25
+ }
26
+ </style>
27
  <table>
28
  <tr>
29
+ <th colspan="4" align="center">
30
+ <h2>NijiV5style v1.0</h2>
31
+ </th>
32
  </tr>
33
+ <tr>
34
+ <td>
35
+ <b>Page</b>
36
+ </td>
37
+ <td colspan="3">
38
+ <a href="https://civitai.com/models/42402/nijiv5style" target="_blank">https://civitai.com/models/42402/nijiv5style</a>
39
+ </td>
40
+ </tr>
41
+ <tr>
42
+ <td>
43
+ <b>Direct Link</b>
44
+ </td>
45
+ <td colspan="3">
46
+ <a href="https://huggingface.co/emmajoanne/models/resolve/main/nijiv5style_v10.ckpt" target="_blank">https://huggingface.co/emmajoanne/models/resolve/main/nijiv5style_v10.ckpt</a>
47
+ </td>
48
+ </tr>
49
+ <tr>
50
+ <td align="center">
51
+ <img src="https://huggingface.co/emmajoanne/models/resolve/main/images/NijiV5style_sample1.jpeg" width="150">
52
+ </td>
53
+ <td align="center">
54
+ <img src="https://huggingface.co/emmajoanne/models/resolve/main/images/NijiV5style_sample2.jpeg" width="150">
55
+ </td>
56
+ </td>
57
+ <td align="center">
58
+ <img src="https://huggingface.co/emmajoanne/models/resolve/main/images/NijiV5style_sample2.jpeg" width="150">
59
+ </td>
60
+ </td>
61
+ <td align="center">
62
+ <img src="https://huggingface.co/emmajoanne/models/resolve/main/images/NijiV5style_sample2.jpeg" width="150">
63
+ </td>
64
+ </tr>
65
+ <tr>
66
+ <td>
67
+ <b>Prompt</b>:<br>(watercolor:1.2),1girl, solo, flower, sunflower,freckles, portrait, leaf, bangs, signature, yellow flower, brown hair, long hair, green eyes, hair between eyes, flower earrings
68
+ </td>
69
+ <td>
70
+ <b>Prompt</b>:<br>vertical view, a girl, fireworks reflected in the water
71
+ </td>
72
+ <td>
73
+ <b>Prompt</b>:<br>shouhui, 1girl, ahoge, blue eyes, blue hair, blush, closed mouth, dot nose, drawstring, expressionless, grey background, hood, hood down, hoodie, light blue hair, long hair, looking at viewer, simple background, solo, twintails, upper body, white background, white hoodie, hatsune miku, bangs, portrait, blue theme, blinds &lt;lora:shouhui:0.7&gt;
74
+ </td>
75
+ <td>
76
+ <b>Prompt</b>:<br>polychrome, glitch, (1girl, solo:1.4), (machine:1.2), (android), looking_at_viewer, partially_submerged, hand_on_own_face, topless, (white_hair, very_long_hair:1.2), hair_ornament, (glowing_eyes), smirking, ripples, dark water, (surreal:1.4), (chromatic aberration), black background, (prismatic), iridescent, holographic, crystallized &lt;lora:lowra_v10:0.9&gt; &lt;lora:Polychrome_v1:0.4&gt; &lt;lora:Luisap3GlitchsLORA_3:0.6&gt;
77
+ </td>
78
+ </tr>
79
+ <tr>
80
+ <td>
81
+ <b>Negative</b>:<br>EasyNegative,(blush)
82
+ </td>
83
+ <td>
84
+ <b>Negative</b>:<br>EasyNegative,(blush)
85
+ </td>
86
+ <td>
87
+ <b>Negative</b>:<br>EasyNegative ng_deepnegative_v1_75t
88
+ </td>
89
+ <td>
90
+ <b>Negative</b>:<br>EasyNegative, (blush)
91
+ </td>
92
+ </tr>
93
+ </table>