Spaces:
Sleeping
Sleeping
Shankarm08
commited on
Commit
•
80bf310
1
Parent(s):
4995935
Update requirements.txt
Browse files- requirements.txt +2 -0
requirements.txt
CHANGED
@@ -41,3 +41,5 @@ scikit-learn==1.2.2
|
|
41 |
# Optional: pytesseract and Pillow for OCR if necessary for PDFs without extractable text
|
42 |
pytesseract==0.3.9
|
43 |
Pillow==9.4.0
|
|
|
|
|
|
41 |
# Optional: pytesseract and Pillow for OCR if necessary for PDFs without extractable text
|
42 |
pytesseract==0.3.9
|
43 |
Pillow==9.4.0
|
44 |
+
|
45 |
+
sentence-transformers==2.2.2
|