ckcl commited on
Commit
e002236
·
verified ·
1 Parent(s): d9df0ce

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -2
README.md CHANGED
@@ -4,9 +4,10 @@ emoji: 🚗
4
  colorFrom: blue
5
  colorTo: indigo
6
  sdk: gradio
7
- sdk_version: 3.50.2
8
  app_file: app.py
9
  pinned: false
 
10
  ---
11
 
12
  # Driver Drowsiness Detection System
@@ -41,4 +42,4 @@ The system will display the results with:
41
 
42
  ## Model
43
 
44
- The system uses a Vision Transformer (ViT) model trained on driver drowsiness detection. The model is capable of detecting subtle signs of drowsiness in facial expressions.
 
4
  colorFrom: blue
5
  colorTo: indigo
6
  sdk: gradio
7
+ sdk_version: 5.29.0
8
  app_file: app.py
9
  pinned: false
10
+ license: mit
11
  ---
12
 
13
  # Driver Drowsiness Detection System
 
42
 
43
  ## Model
44
 
45
+ The system uses a Vision Transformer (ViT) model trained on driver drowsiness detection. The model is capable of detecting subtle signs of drowsiness in facial expressions.