Spaces:
Sleeping
Sleeping
NaimaAqeel
commited on
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -4,7 +4,8 @@ langchain==0.0.37
|
|
4 |
faiss-cpu==1.7.2
|
5 |
huggingface-hub==0.10.1
|
6 |
transformers==4.18.0
|
7 |
-
PyMuPDF==1.
|
|
|
8 |
python-docx==0.8.11
|
9 |
sentence-transformers==2.2.2
|
10 |
|
|
|
4 |
faiss-cpu==1.7.2
|
5 |
huggingface-hub==0.10.1
|
6 |
transformers==4.18.0
|
7 |
+
PyMuPDF==1.24.4
|
8 |
+
PyMuPDFb==1.24.3
|
9 |
python-docx==0.8.11
|
10 |
sentence-transformers==2.2.2
|
11 |
|