Update README.md
Browse files
README.md
CHANGED
@@ -16,6 +16,9 @@ tags:
|
|
16 |
letter-spacing: 0.01em;
|
17 |
padding: 0.5em 0;
|
18 |
}
|
|
|
|
|
|
|
19 |
</style>
|
20 |
|
21 |
# models
|
@@ -49,36 +52,36 @@ In my opinion, Prefer 3.0b+lora<br/>
|
|
49 |
<td>
|
50 |
<a href="https://files.catbox.moe/msf9tr.jpg" target=”_blank”>
|
51 |
<div>
|
52 |
-
<img src="https://files.catbox.moe/msf9tr.jpg" alt="sample1"
|
53 |
</div>
|
54 |
</a>
|
55 |
<a href="https://files.catbox.moe/4kfg3v.jpg" target=”_blank”>
|
56 |
<div>
|
57 |
-
<img src="https://files.catbox.moe/4kfg3v.jpg" alt="sample2"
|
58 |
</div>
|
59 |
</a>
|
60 |
</td>
|
61 |
<td>
|
62 |
<a href="https://files.catbox.moe/r98l4k.jpg" target=”_blank”>
|
63 |
<div>
|
64 |
-
<img src="https://files.catbox.moe/r98l4k.jpg" alt="sample3"
|
65 |
</div>
|
66 |
</a>
|
67 |
<a href="https://files.catbox.moe/4o9xo1.jpg" target=”_blank”>
|
68 |
<div>
|
69 |
-
<img src="https://files.catbox.moe/4o9xo1.jpg" alt="sample4"
|
70 |
</td>
|
71 |
</div>
|
72 |
</a>
|
73 |
<td>
|
74 |
<a href="https://files.catbox.moe/peikh4.jpg" target=”_blank”>
|
75 |
<div>
|
76 |
-
<img src="https://files.catbox.moe/peikh4.jpg" alt="sample5"
|
77 |
</div>
|
78 |
</a>
|
79 |
<a href="https://files.catbox.moe/945xch.jpg" target=”_blank”>
|
80 |
<div>
|
81 |
-
<img src="https://files.catbox.moe/945xch.jpg" alt="sample6"
|
82 |
</div>
|
83 |
</a>
|
84 |
</td>
|
@@ -138,7 +141,7 @@ Lightning:1-3
|
|
138 |
|
139 |
# sample prompt
|
140 |
-[SDXL Lightning](https://huggingface.co/ByteDance/SDXL-Lightning) (too fast: recommended)
|
141 |
-
[<img src=https://files.catbox.moe/k76dc1.jpg
|
142 |
```bash
|
143 |
masterpiece, best quality, very aesthetic, absurdres,
|
144 |
myjk, 16yo, japanese, realistic, photorealistic,
|
|
|
16 |
letter-spacing: 0.01em;
|
17 |
padding: 0.5em 0;
|
18 |
}
|
19 |
+
.thumbwidth{
|
20 |
+
max-width: 256px;
|
21 |
+
}
|
22 |
</style>
|
23 |
|
24 |
# models
|
|
|
52 |
<td>
|
53 |
<a href="https://files.catbox.moe/msf9tr.jpg" target=”_blank”>
|
54 |
<div>
|
55 |
+
<img src="https://files.catbox.moe/msf9tr.jpg" alt="sample1" class="thumbwidth" >
|
56 |
</div>
|
57 |
</a>
|
58 |
<a href="https://files.catbox.moe/4kfg3v.jpg" target=”_blank”>
|
59 |
<div>
|
60 |
+
<img src="https://files.catbox.moe/4kfg3v.jpg" alt="sample2" class="thumbwidth" >
|
61 |
</div>
|
62 |
</a>
|
63 |
</td>
|
64 |
<td>
|
65 |
<a href="https://files.catbox.moe/r98l4k.jpg" target=”_blank”>
|
66 |
<div>
|
67 |
+
<img src="https://files.catbox.moe/r98l4k.jpg" alt="sample3" class="thumbwidth" >
|
68 |
</div>
|
69 |
</a>
|
70 |
<a href="https://files.catbox.moe/4o9xo1.jpg" target=”_blank”>
|
71 |
<div>
|
72 |
+
<img src="https://files.catbox.moe/4o9xo1.jpg" alt="sample4" class="thumbwidth" >
|
73 |
</td>
|
74 |
</div>
|
75 |
</a>
|
76 |
<td>
|
77 |
<a href="https://files.catbox.moe/peikh4.jpg" target=”_blank”>
|
78 |
<div>
|
79 |
+
<img src="https://files.catbox.moe/peikh4.jpg" alt="sample5" class="thumbwidth" >
|
80 |
</div>
|
81 |
</a>
|
82 |
<a href="https://files.catbox.moe/945xch.jpg" target=”_blank”>
|
83 |
<div>
|
84 |
+
<img src="https://files.catbox.moe/945xch.jpg" alt="sample6" class="thumbwidth" >
|
85 |
</div>
|
86 |
</a>
|
87 |
</td>
|
|
|
141 |
|
142 |
# sample prompt
|
143 |
-[SDXL Lightning](https://huggingface.co/ByteDance/SDXL-Lightning) (too fast: recommended)
|
144 |
+
[<img src=https://files.catbox.moe/k76dc1.jpg class="thumbwidth" />](https://files.catbox.moe/k76dc1.jpg)
|
145 |
```bash
|
146 |
masterpiece, best quality, very aesthetic, absurdres,
|
147 |
myjk, 16yo, japanese, realistic, photorealistic,
|