Update README.md
Browse files
README.md
CHANGED
|
@@ -1,7 +1,8 @@
|
|
|
|
|
| 1 |
title: Sign-language-recognition-system
|
| 2 |
sdk: gradio
|
| 3 |
app_file: app.py
|
| 4 |
python_version: "3.10"
|
| 5 |
-
|
| 6 |
|
| 7 |
Upload or record a short sign video, then the model predicts the sign label.
|
|
|
|
| 1 |
+
---
|
| 2 |
title: Sign-language-recognition-system
|
| 3 |
sdk: gradio
|
| 4 |
app_file: app.py
|
| 5 |
python_version: "3.10"
|
| 6 |
+
---
|
| 7 |
|
| 8 |
Upload or record a short sign video, then the model predicts the sign label.
|