prakasa1234 commited on
Commit
a1f4c0c
·
verified ·
1 Parent(s): a8c1053

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +6 -6
README.md CHANGED
@@ -1,12 +1,12 @@
1
  ---
2
  title: ASL Letter Classifier
3
- emoji: "🖐️"
4
- colorFrom: "green"
5
- colorTo: "green"
6
  sdk: gradio
7
- sdk_version: "4.34.0"
8
  app_file: app.py
9
- pinned: false
10
  ---
11
 
12
  # 🖐️ ASL Letter Classifier
@@ -17,4 +17,4 @@ This app uses:
17
  - **MediaPipe Hand Landmarks** for annotation
18
  - **Gradio Web UI** for uploading and testing images
19
 
20
- Upload a photo of a hand sign to see the detected letter and confidence.
 
1
  ---
2
  title: ASL Letter Classifier
3
+ emoji: 🖐️
4
+ colorFrom: green
5
+ colorTo: green
6
  sdk: gradio
7
+ sdk_version: 5.49.1
8
  app_file: app.py
9
+ pinned: true
10
  ---
11
 
12
  # 🖐️ ASL Letter Classifier
 
17
  - **MediaPipe Hand Landmarks** for annotation
18
  - **Gradio Web UI** for uploading and testing images
19
 
20
+ Upload a photo of a hand sign to see the detected letter and confidence.