Spaces:
Sleeping
Sleeping
Update README.md
Browse files
README.md
CHANGED
|
@@ -1,3 +1,14 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
# π€ Sign Language Recognition
|
| 2 |
|
| 3 |
An AI-powered application that recognizes American Sign Language (ASL) alphabet letters (A-Z) from images using AutoGluon multimodal deep learning.
|
|
@@ -78,17 +89,3 @@ python app.py
|
|
| 78 |
## π¨βπ» Author
|
| 79 |
|
| 80 |
Created by [Anyuhhh](https://huggingface.co/Anyuhhh)
|
| 81 |
-
|
| 82 |
-
## π License
|
| 83 |
-
|
| 84 |
-
[Add your license here]
|
| 85 |
-
|
| 86 |
-
## π Acknowledgments
|
| 87 |
-
|
| 88 |
-
- AutoGluon team for the amazing multimodal framework
|
| 89 |
-
- ASL community for inspiration
|
| 90 |
-
- Hugging Face for hosting infrastructure
|
| 91 |
-
|
| 92 |
-
---
|
| 93 |
-
|
| 94 |
-
**Note**: This is an educational project. For professional ASL interpretation, please consult certified interpreters.
|
|
|
|
| 1 |
+
---
|
| 2 |
+
title: Sign Language Recognition
|
| 3 |
+
emoji: π€
|
| 4 |
+
colorFrom: blue
|
| 5 |
+
colorTo: purple
|
| 6 |
+
sdk: gradio
|
| 7 |
+
sdk_version: 4.44.0
|
| 8 |
+
app_file: app.py
|
| 9 |
+
pinned: false
|
| 10 |
+
---
|
| 11 |
+
|
| 12 |
# π€ Sign Language Recognition
|
| 13 |
|
| 14 |
An AI-powered application that recognizes American Sign Language (ASL) alphabet letters (A-Z) from images using AutoGluon multimodal deep learning.
|
|
|
|
| 89 |
## π¨βπ» Author
|
| 90 |
|
| 91 |
Created by [Anyuhhh](https://huggingface.co/Anyuhhh)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|