Metadata-Version: 2.4
Name: drowsiness_validator
Version: 0.1.0
Summary: Drowsiness detection using facial landmarks or CNN.
Home-page: https://github.com/yourusername/drowsiness-validator
Author: Sharjeel Baig
Author-email: dr.sharjeel.6@gmail.com
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.8
Requires-Dist: opencv-python
Requires-Dist: dlib
Requires-Dist: numpy
Requires-Dist: scipy
Requires-Dist: pandas
Requires-Dist: scikit-learn
Requires-Dist: ollama
Requires-Dist: tensorflow
Requires-Dist: pillow
Dynamic: author
Dynamic: author-email
Dynamic: classifier
Dynamic: home-page
Dynamic: requires-dist
Dynamic: requires-python
Dynamic: summary
