Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +5 -1
requirements.txt
CHANGED
|
@@ -12,4 +12,8 @@ streamlit==1.44.1
|
|
| 12 |
unstructured[all-docs]==0.17.2
|
| 13 |
pdfminer.six
|
| 14 |
pi-heif==1.1.0
|
| 15 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 12 |
unstructured[all-docs]==0.17.2
|
| 13 |
pdfminer.six
|
| 14 |
pi-heif==1.1.0
|
| 15 |
+
sentence-transformers==5.2.0
|
| 16 |
+
pypdf==6.1.1
|
| 17 |
+
tqdm==4.67.1
|
| 18 |
+
scikit-learn==1.6.1
|
| 19 |
+
numpy=1.26.4
|