Spaces:
Running
on
CPU Upgrade
Running
on
CPU Upgrade
feat: add @sveltejs/adapter-node to package.json and update svelte.config.js + Dockerfile
Browse files
README.md
CHANGED
@@ -1 +1,13 @@
|
|
1 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
title: Hugging Face Fast
|
3 |
+
emoji: 🏎️
|
4 |
+
colorFrom: yellow
|
5 |
+
colorTo: blue
|
6 |
+
sdk: docker
|
7 |
+
app_port: 3000
|
8 |
+
pinned: true
|
9 |
+
---
|
10 |
+
|
11 |
+
# Hugging Face Fast
|
12 |
+
|
13 |
+
A Svelter app that measures the bandwidth of client to Hugging Face infrastructure.
|