awacke1 commited on
Commit
982bdc2
·
1 Parent(s): 8b65952

Update index.html

Browse files
Files changed (1) hide show
  1. index.html +48 -17
index.html CHANGED
@@ -1,19 +1,50 @@
1
- <!DOCTYPE html>
2
  <html>
3
- <head>
4
- <meta charset="utf-8" />
5
- <meta name="viewport" content="width=device-width" />
6
- <title>My static Space</title>
7
- <link rel="stylesheet" href="style.css" />
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>
 
 
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>