mdasad3617 commited on
Commit
21263ee
·
verified ·
1 Parent(s): 233d635

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -0
requirements.txt CHANGED
@@ -11,6 +11,7 @@ pymupdf==1.23.7
11
  # Image Processing and OCR
12
  pytesseract==0.3.10
13
  opencv-python-headless==4.8.1.78
 
14
 
15
  # Translation and NLP Models
16
  sentencepiece==0.1.99
 
11
  # Image Processing and OCR
12
  pytesseract==0.3.10
13
  opencv-python-headless==4.8.1.78
14
+ numpy==1.26.2
15
 
16
  # Translation and NLP Models
17
  sentencepiece==0.1.99