Spaces:
Runtime error
Runtime error
Merge branch 'main' of hf.co:spaces/axvg/apilsp
Browse files- .gitattributes +0 -1
- README.md +11 -0
.gitattributes
CHANGED
@@ -1,2 +1 @@
|
|
1 |
-
*.pkl filter=lfs diff=lfs merge=lfs -text
|
2 |
lsp_som_model.pkl filter=lfs diff=lfs merge=lfs -text
|
|
|
|
|
1 |
lsp_som_model.pkl filter=lfs diff=lfs merge=lfs -text
|
README.md
ADDED
@@ -0,0 +1,11 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
title: Apilsp
|
3 |
+
emoji: 📈
|
4 |
+
colorFrom: red
|
5 |
+
colorTo: pink
|
6 |
+
sdk: docker
|
7 |
+
pinned: false
|
8 |
+
short_description: Peruvian Sign Language (LSP) Recognition API
|
9 |
+
---
|
10 |
+
|
11 |
+
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
|