Thomas G. Lopes commited on
Commit
6b7aed6
·
1 Parent(s): ed9a36b

update metrics link

Browse files
src/lib/components/inference-playground/playground.svelte CHANGED
@@ -247,7 +247,7 @@
247
  </button>
248
  <a
249
  class="flex items-center gap-1 text-sm text-gray-500 underline decoration-gray-300 hover:text-gray-800 dark:text-gray-400 dark:decoration-gray-600 dark:hover:text-gray-200"
250
- href="https://huggingface.co/spaces/victor/providers-metrics"
251
  target="_blank"
252
  >
253
  <IconWaterfall class="text-xs" />
 
247
  </button>
248
  <a
249
  class="flex items-center gap-1 text-sm text-gray-500 underline decoration-gray-300 hover:text-gray-800 dark:text-gray-400 dark:decoration-gray-600 dark:hover:text-gray-200"
250
+ href="https://huggingface.co/inference/models"
251
  target="_blank"
252
  >
253
  <IconWaterfall class="text-xs" />