Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- 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
|