File size: 1,110 Bytes
0ba5747
 
 
1968051
0ba5747
 
 
 
c47c9e7
 
0ba5747
 
c47c9e7
 
e45b81c
0ba5747
d2f9d4c
 
02c5c86
d2f9d4c
0ba5747
 
 
4252933
0ba5747
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
<!DOCTYPE html>
<html lang="en">
<head>
		<meta charset="utf-8" />
        <meta name="viewport" content="width=device-width" />
        <link rel="shortcut icon" type="image/jpg" href=""/>
        <meta name="twitter:card" content="player"/>
        <meta name="twitter:site" content=""/>
        <meta name="twitter:player" content="https://broadfield-dev-huggingface-app.static.hf.space/index.html"/>
        <meta name="twitter:player:stream" content="https://broadfield-dev-huggingface-app.static.hf.space/index.html"/>
        <meta name="twitter:player:width" content="100%"/>
        <meta name="twitter:player:height" content="100%"/>    
        <meta property="og:title" content="iLearn"/>
        <meta property="og:description" content="Interactive iLearn Demo - for X web"/>
        <meta property="og:image" content="https://huggingface.co/spaces/broadfield-dev/huggingface-app/resolve/main/cover.jpg"/>
    <style>
      iframe {
        width: 100%;
        height: 500px;
      }
    </style>
</head>
<body>
<iframe src="https://agents-mcp-hackathon-ilearn.hf.space"></iframe>
</body>
</html>