GOWREESH M G commited on
Commit
e4883c1
·
verified ·
1 Parent(s): f5abf75

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +5 -4
requirements.txt CHANGED
@@ -1,5 +1,6 @@
1
- Flask==3.0.0
2
- tensorflow-cpu
3
- opencv-python-headless
4
- numpy
 
5
  gunicorn
 
1
+ Flask==3.0.0
2
+ tensorflow
3
+ opencv-python-headless
4
+ numpy
5
+ scikit-learn
6
  gunicorn