dongfang2021 commited on
Commit
01bde5f
1 Parent(s): 160efd3

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +8 -1
requirements.txt CHANGED
@@ -1,3 +1,10 @@
1
  opencv-python==4.5.3.56
2
  Streamlit==0.79.0
3
- numpy ==1.24.3
 
 
 
 
 
 
 
 
1
  opencv-python==4.5.3.56
2
  Streamlit==0.79.0
3
+ OpenCV-python-headless==4.5.1.48
4
+ textblob==0.15.3 scipy==1.6.1
5
+ numpy==1.19.2
6
+ pytesseract==0.3.7
7
+ nltk==3.5
8
+ pandas==1.2.2
9
+ scikit-learn==0.24.2
10
+