Spaces:
Runtime error
Runtime error
Commit Β·
eb695c1
1
Parent(s): a249f92
change requirment.txt
Browse files- requirements.txt +5 -1
requirements.txt
CHANGED
|
@@ -1 +1,5 @@
|
|
| 1 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
pdfplumber
|
| 2 |
+
sentence_transformers
|
| 3 |
+
cnocr
|
| 4 |
+
langchain
|
| 5 |
+
unstructured
|