Spaces:
Running
Running
Update index.html
Browse files- index.html +15 -19
index.html
CHANGED
@@ -1,19 +1,15 @@
|
|
1 |
-
|
2 |
-
<
|
3 |
-
|
4 |
-
|
5 |
-
|
6 |
-
|
7 |
-
|
8 |
-
|
9 |
-
|
10 |
-
|
11 |
-
|
12 |
-
|
13 |
-
|
14 |
-
|
15 |
-
|
16 |
-
</p>
|
17 |
-
</div>
|
18 |
-
</body>
|
19 |
-
</html>
|
|
|
1 |
+
<div style="width: 90%; margin: auto;">
|
2 |
+
<h1>This is my cool webpage 😎</h1>
|
3 |
+
<iframe
|
4 |
+
src="https://huggingface.co/datasets/proj-persona/PersonaHub/embed/viewer/instruction/train"
|
5 |
+
frameborder="0"
|
6 |
+
width="100%"
|
7 |
+
height="560px"
|
8 |
+
></iframe>
|
9 |
+
<div>
|
10 |
+
<div style="background-color: rgb(229 231 235); display: inline-block; margin-right: 20px; margin-top: 20px; border-radius: 1000px;"><img style="display: inline-block; width: 150px;" src="https://cdn-uploads.huggingface.co/production/uploads/5f17f0a0925b9863e28ad517/nN3YVxc-g6ezIVbjTDAgp.png"></div>
|
11 |
+
<div style="background-color: rgb(229 231 235); display: inline-block; margin-right: 20px; margin-top: 20px; border-radius: 1000px;"><img style="display: inline-block; width: 150px;" src="https://cdn-uploads.huggingface.co/production/uploads/5f17f0a0925b9863e28ad517/yMQ-54qUc9a_TDFqHP0bE.png"></div>
|
12 |
+
<div style="background-color: rgb(229 231 235); display: inline-block; margin-right: 20px; margin-top: 20px; border-radius: 1000px;"><img style="display: inline-block; width: 150px;" src="https://cdn-uploads.huggingface.co/production/uploads/5f17f0a0925b9863e28ad517/yq2InsCsmbfigMaTdPeUp.png"></div>
|
13 |
+
<div style="background-color: rgb(229 231 235); display: inline-block; margin-right: 20px; margin-top: 20px; border-radius: 1000px;"><img style="display: inline-block; width: 150px;" src="https://cdn-uploads.huggingface.co/production/uploads/5f17f0a0925b9863e28ad517/jUEJHjMm4cClYCPIOC42e.png"></div>
|
14 |
+
</div>
|
15 |
+
</div>
|
|
|
|
|
|
|
|