Spaces:
Running
Running
File size: 410 Bytes
360f81c f667abd 360f81c |
1 2 3 4 5 6 7 8 9 10 11 12 13 |
<!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>
</head>
<body>
<gradio-app src="https://ml-energy-leaderboard.hf.space?__theme=light"></gradio-app>
</body>
</html>
|