File size: 730 Bytes
360f81c
 
 
 
 
 
 
fddc51a
 
 
 
 
 
 
 
 
360f81c
 
f667abd
360f81c
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
<!DOCTYPE html>
<html lang="en">
  <head>
    <title>ML.ENERGY Leaderboard</title>
    <meta charset="UTF-8">
    <meta name="viewport" content="width=device-width, initial-scale=1">
    <script type="module" src="https://gradio.s3-us-west-2.amazonaws.com/3.23.0/gradio.js"></script>
    <!-- Google tag (gtag.js) -->
    <script async src="https://www.googletagmanager.com/gtag/js?id=G-8NM6L1X6ML"></script>
    <script>
      window.dataLayer = window.dataLayer || [];
      function gtag(){dataLayer.push(arguments);}
      gtag('js', new Date());

      gtag('config', 'G-8NM6L1X6ML');
    </script>
  </head>
  <body>
    <gradio-app src="https://ml-energy-leaderboard.hf.space?__theme=light"></gradio-app>
  </body>
</html>