Rammohan0504 commited on
Commit
e1436ca
·
verified ·
1 Parent(s): bbb2285

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +3 -1
requirements.txt CHANGED
@@ -3,4 +3,6 @@ opencv-python
3
  numpy
4
  mediapipe
5
  fpdf
6
- scikit-learn
 
 
 
3
  numpy
4
  mediapipe
5
  fpdf
6
+ scikit-learn
7
+ joblib==1.1.0
8
+ reportlab==3.6.3