Spaces:
Build error
Build error
Create huggingface_model/config.json
Browse files
huggingface_model/config.json
ADDED
|
@@ -0,0 +1 @@
|
|
|
|
|
|
|
| 1 |
+
{"model_type": "drowsiness_detector", "input_shape": [64, 64, 3], "architecture": "CNN", "description": "A CNN model for detecting driver drowsiness from facial images"}
|