sbiswas3132 commited on
Commit
bde21c1
·
1 Parent(s): 33e626a

Update index.html

Browse files
Files changed (1) hide show
  1. index.html +16 -6
index.html CHANGED
@@ -8,12 +8,22 @@
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
  </div>
 
 
 
 
 
 
 
 
 
18
  </body>
19
  </html>
 
8
  </head>
9
  <body>
10
  <div class="card">
11
+ <h1>Welcome to your HTML-5-Dashboard Space!</h1>
12
+ <iframe
13
+ src="https://awacke1-realtime-mediapipe-ai-from-video-a17b503.hf.space"
14
+ frameborder="0"
15
+ width="850"
16
+ height="450"
17
+ ></iframe>
18
  </div>
19
+ <div>
20
+ <iframe
21
+ src="https://sbiswas3132-2-streamlit-graphviz-dynamic-arc-0904b45.hf.space"
22
+ frameborder="0"
23
+ width="850"
24
+ height="450"
25
+ ></iframe>
26
+
27
+ </div>
28
  </body>
29
  </html>