Spaces:
Running
Running
Update README.md
Browse files
README.md
CHANGED
@@ -7,6 +7,7 @@ sdk: static
|
|
7 |
pinned: false
|
8 |
app_build_command: npm run build
|
9 |
app_file: dist/index.html
|
|
|
10 |
---
|
11 |
|
12 |
-
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
|
|
|
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
|