yuchenlin commited on
Commit
ffe5c26
1 Parent(s): a360733

Upload index.html with huggingface_hub

Browse files
Files changed (1) hide show
  1. index.html +2 -3
index.html CHANGED
@@ -16,9 +16,8 @@
16
  </script>
17
  </head>
18
  <body>
19
- <p>Press 'Ctrl' and then click here to access the Vision Arena: <a href="http://34.19.37.54:5678/">Vision Arena</a></p>
20
- <!-- <iframe id="gradioIframe" width="100%" height="100%" style="border:none;">
21
  Your browser does not support iframes. Please click this <a id="gradioLink">url</a>.
22
- </iframe> -->
23
  </body>
24
  </html>
 
16
  </script>
17
  </head>
18
  <body>
19
+ <iframe id="gradioIframe" width="100%" height="100%" style="border:none;">
 
20
  Your browser does not support iframes. Please click this <a id="gradioLink">url</a>.
21
+ </iframe>
22
  </body>
23
  </html>