wop commited on
Commit
5ac9cc3
·
verified ·
1 Parent(s): 4ff2d4f

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +6 -13
README.md CHANGED
@@ -7,22 +7,15 @@ sdk: static
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
16
- style="
17
- position:relative;
18
- display:inline-block;
19
- padding:2px 4px;
20
- background:linear-gradient(#e0e0e0,#e0e0e0) bottom/100% 6px no-repeat;
21
- transition:background-size 0.25s ease;
22
- "
23
- onmouseover="this.style.backgroundSize='100% 100%'"
24
- onmouseout="this.style.backgroundSize='100% 6px'"
25
- >
26
  Human Intelligence
27
  </strong>
28
  </h1>
 
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
+ <strong style="
16
+ padding:2px 6px;
17
+ background:linear-gradient(#e0e0e0,#e0e0e0) bottom/100% 6px no-repeat;
18
+ ">
 
 
 
 
 
 
 
19
  Human Intelligence
20
  </strong>
21
  </h1>