Spaces:
Running
Running
Update requirements.txt
Browse files- requirements.txt +4 -1
requirements.txt
CHANGED
@@ -19,4 +19,7 @@ pdfplumber
|
|
19 |
numpy
|
20 |
openpyxl
|
21 |
faiss-cpu
|
22 |
-
sentence_transformers
|
|
|
|
|
|
|
|
19 |
numpy
|
20 |
openpyxl
|
21 |
faiss-cpu
|
22 |
+
sentence_transformers
|
23 |
+
python-docx
|
24 |
+
html2docx
|
25 |
+
markdown
|