init!
Browse files- requirements.txt +3 -4
requirements.txt
CHANGED
@@ -1,7 +1,6 @@
|
|
1 |
huggingface_hub
|
2 |
chromadb
|
3 |
langchain
|
4 |
-
|
5 |
-
|
6 |
-
|
7 |
-
pytesseract
|
|
|
1 |
huggingface_hub
|
2 |
chromadb
|
3 |
langchain
|
4 |
+
unstructured
|
5 |
+
unstructured[local-inference]
|
6 |
+
PyMuPDF
|
|