jerrynnms commited on
Commit
e7a86fb
·
verified ·
1 Parent(s): c423743

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -0
requirements.txt CHANGED
@@ -9,3 +9,5 @@ pytz==2024.1
9
  requests==2.31.0
10
  pandas==2.2.2
11
  scikit-learn==1.4.2
 
 
 
9
  requests==2.31.0
10
  pandas==2.2.2
11
  scikit-learn==1.4.2
12
+ pillow==10.2.0
13
+ pytesseract==0.3.10