Spaces:
Running
Running
File size: 421 Bytes
fe8a72a 62b7ef1 e05d069 62b7ef1 fe8a72a |
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://debate.flageval.net/index.html#/debate?l=en&c=huggingface"
frameborder="0"
allowfullscreen
style="width:100%;height:100%;"></iframe>
</body>
</html>
|