Spaces:
Running
Running
Update index.html
Browse files- index.html +21 -28
index.html
CHANGED
@@ -8,35 +8,28 @@
|
|
8 |
</head>
|
9 |
<body>
|
10 |
<div class="card">
|
11 |
-
<h1>Welcome to your static Space!</h1>
|
12 |
-
<p>You can modify this app directly by editing <i>index.html</i> in the Files and versions tab.</p>
|
13 |
-
<p>
|
14 |
-
Also don't forget to check the
|
15 |
-
<a href="https://huggingface.co/docs/hub/spaces" target="_blank">Spaces documentation</a>.
|
16 |
-
</p>
|
17 |
|
18 |
-
|
19 |
-
|
20 |
-
|
21 |
-
|
22 |
-
|
23 |
-
|
24 |
-
|
25 |
-
|
26 |
-
|
27 |
-
|
28 |
-
|
29 |
-
|
30 |
-
|
31 |
-
|
32 |
-
|
33 |
-
|
34 |
-
|
35 |
-
|
36 |
-
|
37 |
-
|
38 |
-
|
39 |
-
></iframe>
|
40 |
|
41 |
</div>
|
42 |
</body>
|
|
|
8 |
</head>
|
9 |
<body>
|
10 |
<div class="card">
|
|
|
|
|
|
|
|
|
|
|
|
|
11 |
|
12 |
+
<iframe
|
13 |
+
src="https://awacke1-snomed-loinc-ecqm.hf.space"
|
14 |
+
frameborder="0"
|
15 |
+
width="1280"
|
16 |
+
height="1024"
|
17 |
+
></iframe>
|
18 |
+
|
19 |
+
|
20 |
+
<iframe
|
21 |
+
src="https://awacke1-snomed-loinc-ecqm.hf.space"
|
22 |
+
frameborder="0"
|
23 |
+
width="1280"
|
24 |
+
height="1024"
|
25 |
+
></iframe>
|
26 |
+
|
27 |
+
<iframe
|
28 |
+
src="https://awacke1-twitter-sentiment-live-realtime.hf.space"
|
29 |
+
frameborder="0"
|
30 |
+
width="1280"
|
31 |
+
height="1024"
|
32 |
+
></iframe>
|
|
|
33 |
|
34 |
</div>
|
35 |
</body>
|