awacke1 commited on
Commit
e24750d
1 Parent(s): 3ad48d7

Update index.html

Browse files
Files changed (1) hide show
  1. index.html +14 -6
index.html CHANGED
@@ -8,12 +8,20 @@
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>MediaPipe Dashboard</h1>
12
+ <iframe
13
+ src="https://awacke1-4-realtime-mediapipe-ai-from-vid-4d1bf64.hf.space"
14
+ frameborder="0"
15
+ width="1280"
16
+ height="1024"
17
+ ></iframe>
18
+ <iframe
19
+ src="https://ai-zth-03-23-5-streamlitwikipediachat.hf.space"
20
+ frameborder="0"
21
+ width="1800"
22
+ height="3200"
23
+ ></iframe>
24
+
25
  </div>
26
  </body>
27
  </html>