Spaces:
Running
Running
| <html lang="en"> | |
| <head> | |
| <meta charset="UTF-8" /> | |
| <link rel="icon" type="image/svg+xml" href="./favicon.svg" /> | |
| <meta name="viewport" content="width=device-width, initial-scale=1.0" /> | |
| <meta | |
| name="description" | |
| content="Embeddable Hugging Face Hub leaderboard widget from HF Landscape." | |
| /> | |
| <title>HF Landscape — Embeddable leaderboard</title> | |
| <script type="module" crossorigin src="../assets/embed-9Q1C3YIM.js"></script> | |
| <link rel="modulepreload" crossorigin href="../assets/ui-DES56A9f.js"> | |
| <link rel="modulepreload" crossorigin href="../assets/resources-Lycf9Fd1.js"> | |
| <link rel="stylesheet" crossorigin href="../assets/ui-BeSv27mv.css"> | |
| </head> | |
| <body class="bg-transparent text-gray-800 dark:text-neutral-200"> | |
| <div | |
| class="mx-auto max-w-md overflow-hidden rounded-xl border border-gray-200 bg-white shadow-2xs dark:border-neutral-700 dark:bg-neutral-800" | |
| > | |
| <h1 | |
| id="embed-title" | |
| class="border-b border-gray-200 px-3 py-2 text-sm font-semibold text-gray-900 dark:border-neutral-700 dark:text-white" | |
| > | |
| Top Models | |
| </h1> | |
| <ol id="embed-rows" class="divide-y divide-gray-100 dark:divide-neutral-700/60"> | |
| <li class="px-3 py-6 text-center text-sm text-gray-500 dark:text-neutral-400">Loading…</li> | |
| </ol> | |
| <a | |
| id="embed-link" | |
| href="./leaderboard.html" | |
| target="_blank" | |
| rel="noopener" | |
| class="block border-t border-gray-200 px-3 py-1.5 text-end text-[11px] font-medium text-gray-400 hover:text-blue-600 dark:border-neutral-700 dark:text-neutral-500 dark:hover:text-blue-400" | |
| >Powered by 🤗 HF Landscape ↗</a | |
| > | |
| </div> | |
| </body> | |
| </html> | |