Spaces:
Running
Running
Update README.md
Browse files
README.md
CHANGED
@@ -1,13 +1,13 @@
|
|
1 |
-
---
|
2 |
-
title:
|
3 |
-
emoji:
|
4 |
-
colorFrom:
|
5 |
-
colorTo:
|
6 |
-
sdk: static
|
7 |
-
pinned: false
|
8 |
-
app_build_command: npm run build
|
9 |
-
app_file: dist/index.html
|
10 |
-
short_description: Real-time video captioning powered by FastVLM
|
11 |
-
---
|
12 |
-
|
13 |
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
|
|
|
1 |
+
---
|
2 |
+
title: FastVLMBoxed
|
3 |
+
emoji: 💻
|
4 |
+
colorFrom: yellow
|
5 |
+
colorTo: indigo
|
6 |
+
sdk: static
|
7 |
+
pinned: false
|
8 |
+
app_build_command: npm run build
|
9 |
+
app_file: dist/index.html
|
10 |
+
short_description: Real-time video captioning powered by FastVLM
|
11 |
+
---
|
12 |
+
|
13 |
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
|