yuchenlin commited on
Commit
969f8b9
1 Parent(s): 078f17d

Upload index.html with huggingface_hub

Browse files
Files changed (1) hide show
  1. index.html +1 -1
index.html CHANGED
@@ -7,7 +7,7 @@
7
  <title>Vision Arena by WildVision Team</title>
8
  <script>
9
  document.addEventListener("DOMContentLoaded", function() {
10
- var gradioURL = "https://165b2201dc89196447.gradio.live/?__theme=light"; // Your variable URL
11
  var iframe = document.getElementById("gradioIframe");
12
  var link = document.getElementById("gradioLink");
13
  if (iframe) iframe.src = gradioURL;
 
7
  <title>Vision Arena by WildVision Team</title>
8
  <script>
9
  document.addEventListener("DOMContentLoaded", function() {
10
+ var gradioURL = "https://14f208e12e287bc6d6.gradio.live/?__theme=light"; // Your variable URL
11
  var iframe = document.getElementById("gradioIframe");
12
  var link = document.getElementById("gradioLink");
13
  if (iframe) iframe.src = gradioURL;