nDimensional
commited on
Commit
•
ce54bb1
1
Parent(s):
fa1e10f
Update README.md
Browse files
README.md
CHANGED
@@ -9,6 +9,30 @@ tags:
|
|
9 |
- SD1.5
|
10 |
- SDv1.5
|
11 |
- image-generation
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
12 |
---
|
13 |
|
14 |
<div style='font-family:Monospace'>
|
|
|
9 |
- SD1.5
|
10 |
- SDv1.5
|
11 |
- image-generation
|
12 |
+
---
|
13 |
+
<style>
|
14 |
+
img {
|
15 |
+
max-width: 100%;
|
16 |
+
height: auto;
|
17 |
+
}
|
18 |
+
figcaption {
|
19 |
+
font-style: italic;
|
20 |
+
color: white;
|
21 |
+
padding: 2px;
|
22 |
+
text-align: center;
|
23 |
+
}
|
24 |
+
</style>
|
25 |
+
|
26 |
+
---
|
27 |
+
|
28 |
+
<div align="center">
|
29 |
+
<font size="12" color="Cyan"><span style="font-family:Arial">SciStyle</span></font>
|
30 |
+
</div>
|
31 |
+
<figure>
|
32 |
+
<img src="https://huggingface.co/Schisim/SciStyle_subset/resolve/main/images/SciStyle-v2_Grid.jpg?download=true" alt="v2 Grid" width=2048/>
|
33 |
+
<figcaption>Images generated with SciStyle_v2</figcaption>
|
34 |
+
</figure>
|
35 |
+
|
36 |
---
|
37 |
|
38 |
<div style='font-family:Monospace'>
|