Spaces:
Running
Running
Update README.md
Browse files
README.md
CHANGED
|
@@ -7,26 +7,18 @@ sdk: static
|
|
| 7 |
pinned: false
|
| 8 |
---
|
| 9 |
|
| 10 |
-
<h1>
|
| 11 |
<img src="https://cdn-uploads.huggingface.co/production/uploads/6471b447a2b0a376b8b5e879/UBtI1vIvzl5YSMKL8-Mhx.png"
|
| 12 |
width="32"
|
| 13 |
style="vertical-align:middle;" />
|
| 14 |
|
| 15 |
-
<
|
| 16 |
-
|
| 17 |
-
|
| 18 |
-
|
| 19 |
-
|
| 20 |
-
|
| 21 |
-
|
| 22 |
-
<animate attributeName="height" to="6" dur="0.25s" begin="mouseout" fill="freeze" />
|
| 23 |
-
</rect>
|
| 24 |
-
|
| 25 |
-
<!-- text -->
|
| 26 |
-
<text x="10" y="25" font-size="20" font-weight="bold" fill="black">
|
| 27 |
-
Human Intelligence
|
| 28 |
-
</text>
|
| 29 |
-
</svg>
|
| 30 |
</h1>
|
| 31 |
|
| 32 |
A community-powered Q&A engine where questions are matched semantically.
|
|
|
|
| 7 |
pinned: false
|
| 8 |
---
|
| 9 |
|
| 10 |
+
<h1 style="display:inline-block;">
|
| 11 |
<img src="https://cdn-uploads.huggingface.co/production/uploads/6471b447a2b0a376b8b5e879/UBtI1vIvzl5YSMKL8-Mhx.png"
|
| 12 |
width="32"
|
| 13 |
style="vertical-align:middle;" />
|
| 14 |
|
| 15 |
+
<strong style="
|
| 16 |
+
display:inline-block;
|
| 17 |
+
border-bottom:4px solid #e0e0e0;
|
| 18 |
+
padding-bottom:4px;
|
| 19 |
+
">
|
| 20 |
+
Human Intelligence
|
| 21 |
+
</strong>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 22 |
</h1>
|
| 23 |
|
| 24 |
A community-powered Q&A engine where questions are matched semantically.
|