Abeeha007 commited on
Commit
3c3be2c
·
verified ·
1 Parent(s): 544b10e

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +6 -7
requirements.txt CHANGED
@@ -1,8 +1,7 @@
1
- Python 3.7+
2
- TensorFlow 2.0+
3
- Keras
4
  scikit-learn
5
- Matplotlib
6
- NumPy
7
- OpenCV
8
- Pillow
 
 
1
+ tensorflow
 
 
2
  scikit-learn
3
+ numpy
4
+ matplotlib
5
+ pillow
6
+ opencv-python
7
+ huggingface-hub