awacke1 commited on
Commit
d62dad9
·
1 Parent(s): be4e6ec

Update index.html

Browse files
Files changed (1) hide show
  1. 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
- <iframe
20
- src="https://awacke1-snomed-loinc-ecqm.hf.space"
21
- frameborder="0"
22
- width="1280"
23
- height="1024"
24
- ></iframe>
25
-
26
-
27
- <iframe
28
- src="https://awacke1-snomed-loinc-ecqm.hf.space"
29
- frameborder="0"
30
- width="1280"
31
- height="1024"
32
- ></iframe>
33
-
34
- <iframe
35
- src="https://awacke1-twitter-sentiment-live-realtime.hf.space"
36
- frameborder="0"
37
- width="1280"
38
- height="1024"
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>