Update index.html
Browse files- index.html +38 -0
index.html
CHANGED
@@ -7,6 +7,7 @@
|
|
7 |
|
8 |
</head>
|
9 |
<body>
|
|
|
10 |
<iframe
|
11 |
src="https://awacke1-html5-threejs.hf.space"
|
12 |
frameborder="0"
|
@@ -14,7 +15,44 @@
|
|
14 |
height="450"
|
15 |
></iframe>
|
16 |
|
|
|
|
|
|
|
|
|
|
|
|
|
17 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
18 |
<gradio-app src="https://<space-subdomain>.hf.space"></gradio-app>
|
19 |
|
20 |
|
|
|
7 |
|
8 |
</head>
|
9 |
<body>
|
10 |
+
|
11 |
<iframe
|
12 |
src="https://awacke1-html5-threejs.hf.space"
|
13 |
frameborder="0"
|
|
|
15 |
height="450"
|
16 |
></iframe>
|
17 |
|
18 |
+
<iframe
|
19 |
+
src="https://awacke1-html5-javascript-3d-breakout-gam-ea224d8.hf.space"
|
20 |
+
frameborder="0"
|
21 |
+
width="850"
|
22 |
+
height="450"
|
23 |
+
></iframe>
|
24 |
|
25 |
+
<iframe
|
26 |
+
src="https://awacke1-twitter-sentiment-live-realtime.hf.space"
|
27 |
+
frameborder="0"
|
28 |
+
width="850"
|
29 |
+
height="450"
|
30 |
+
></iframe>
|
31 |
+
|
32 |
+
<iframe
|
33 |
+
src="https://awacke1-gamification-word-search.hf.space"
|
34 |
+
frameborder="0"
|
35 |
+
width="850"
|
36 |
+
height="450"
|
37 |
+
></iframe>
|
38 |
+
|
39 |
+
<iframe
|
40 |
+
src="https://awacke1-joke-book-ai-jokes.hf.space"
|
41 |
+
frameborder="0"
|
42 |
+
width="850"
|
43 |
+
height="450"
|
44 |
+
></iframe>
|
45 |
+
|
46 |
+
<iframe
|
47 |
+
src="https://awacke1-joke-book-no-pun-intended.hf.space"
|
48 |
+
frameborder="0"
|
49 |
+
width="850"
|
50 |
+
height="450"
|
51 |
+
></iframe>
|
52 |
+
|
53 |
+
|
54 |
+
|
55 |
+
|
56 |
<gradio-app src="https://<space-subdomain>.hf.space"></gradio-app>
|
57 |
|
58 |
|