Jae-Won Chung commited on
Commit
f667abd
1 Parent(s): b428657

Change HF Space url

Browse files
Files changed (1) hide show
  1. index.html +1 -1
index.html CHANGED
@@ -7,6 +7,6 @@
7
  <script type="module" src="https://gradio.s3-us-west-2.amazonaws.com/3.23.0/gradio.js"></script>
8
  </head>
9
  <body>
10
- <gradio-app src="https://symbioticlab-ml-energy-leaderboard.hf.space?__theme=light"></gradio-app>
11
  </body>
12
  </html>
 
7
  <script type="module" src="https://gradio.s3-us-west-2.amazonaws.com/3.23.0/gradio.js"></script>
8
  </head>
9
  <body>
10
+ <gradio-app src="https://ml-energy-leaderboard.hf.space?__theme=light"></gradio-app>
11
  </body>
12
  </html>