Anyuhhh commited on
Commit
db2e68c
Β·
verified Β·
1 Parent(s): dbb8f8a

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +11 -14
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)