Spaces:
Build error
Build error
Commit ·
9e55e5f
1
Parent(s): 16a7f0e
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -1,6 +1,6 @@
|
|
| 1 |
openpyxl
|
| 2 |
pandas
|
| 3 |
-
|
| 4 |
pdfplumber
|
| 5 |
docx2txt
|
| 6 |
sentence_transformers
|
|
|
|
| 1 |
openpyxl
|
| 2 |
pandas
|
| 3 |
+
os
|
| 4 |
pdfplumber
|
| 5 |
docx2txt
|
| 6 |
sentence_transformers
|