Update index.html
Browse files- index.html +48 -17
index.html
CHANGED
@@ -1,19 +1,50 @@
|
|
1 |
-
<!DOCTYPE html>
|
2 |
<html>
|
3 |
-
|
4 |
-
|
5 |
-
|
6 |
-
|
7 |
-
|
8 |
-
|
9 |
-
|
10 |
-
|
11 |
-
|
12 |
-
|
13 |
-
|
14 |
-
|
15 |
-
|
16 |
-
|
17 |
-
|
18 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
19 |
</html>
|
|
|
|
|
1 |
<html>
|
2 |
+
<head>
|
3 |
+
|
4 |
+
<script type="module" src="https://gradio.s3-us-west-2.amazonaws.com/3.12.0/gradio.js">
|
5 |
+
</script>
|
6 |
+
|
7 |
+
|
8 |
+
</head>
|
9 |
+
<body>
|
10 |
+
|
11 |
+
<iframe
|
12 |
+
src="https://awacke1-joke-book-ai-jokes.hf.space"
|
13 |
+
frameborder="0"
|
14 |
+
width="850"
|
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-streamlitwikipediachat.hf.space"
|
34 |
+
frameborder="0"
|
35 |
+
width="850"
|
36 |
+
height="450"
|
37 |
+
></iframe>
|
38 |
+
|
39 |
+
<iframe
|
40 |
+
src="https://awacke1-cognitive-ai-episodic-semantic-m-f4b3d67.hf.space"
|
41 |
+
frameborder="0"
|
42 |
+
width="850"
|
43 |
+
height="450"
|
44 |
+
></iframe>
|
45 |
+
|
46 |
+
|
47 |
+
|
48 |
+
</body>
|
49 |
+
|
50 |
</html>
|