Spaces:
Running
Running
Update index.html
Browse files- 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 |
-
|
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>
|