Muennighoff commited on
Commit
dfa6955
·
verified ·
1 Parent(s): 024028e

Update index.html

Browse files
Files changed (1) hide show
  1. index.html +2 -3
index.html CHANGED
@@ -29,9 +29,8 @@
29
  </head>
30
  <body>
31
  The arena is temporarily unavailable. If someone can offer 2 H100 GPUs, we can bring it back up. Thanks!
32
- <!-- The arena is temporarily unavailable. If someone can offer 2 H100 GPUs, we can bring it back up. Thanks! -->
33
- <iframe id="gradioIframe" width="100%" height="100%" style="border:none;" allow="clipboard-write" sandbox="allow-scripts allow-same-origin allow-popups">
34
  Your browser does not support iframes. Please click this <a id="gradioLink">url</a>.
35
- </iframe>
36
  </body>
37
  </html>
 
29
  </head>
30
  <body>
31
  The arena is temporarily unavailable. If someone can offer 2 H100 GPUs, we can bring it back up. Thanks!
32
+ <!-- <iframe id="gradioIframe" width="100%" height="100%" style="border:none;" allow="clipboard-write" sandbox="allow-scripts allow-same-origin allow-popups">
 
33
  Your browser does not support iframes. Please click this <a id="gradioLink">url</a>.
34
+ </iframe> -->
35
  </body>
36
  </html>