File size: 439 Bytes
0d7c7bd
 
 
 
 
 
 
 
 
cc02310
7dadd22
cc02310
 
6f5c96b
0d7c7bd
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
<!doctype html>
<html>
	<head>
		<meta charset="utf-8" />
		<meta name="viewport" content="width=device-width" />
		<title>My static Space</title>
		<link rel="stylesheet" href="style.css" />
	</head>
	<body>
      <iframe 
        src="https://arena.flageval.net/index.html#/arena?l=en&c=huggingface" 
        frameborder="0" 
        allowfullscreen
        style="width:100%;height:calc(100vh - 52px - 2em);"></iframe>
	</body>
</html>