Spaces:
Sleeping
Sleeping
Commit
·
e05c761
1
Parent(s):
0f8f0a4
Update requirements.txt
Browse files- requirements.txt +2 -3
requirements.txt
CHANGED
@@ -1,8 +1,7 @@
|
|
1 |
opencv-python
|
2 |
google-generativeai
|
3 |
langchain==0.0.310
|
4 |
-
unstructured
|
5 |
chromadb
|
6 |
pdfminer.six
|
7 |
-
pdf2image
|
8 |
-
unstructured-inference
|
|
|
1 |
opencv-python
|
2 |
google-generativeai
|
3 |
langchain==0.0.310
|
4 |
+
unstructured==0.10.20
|
5 |
chromadb
|
6 |
pdfminer.six
|
7 |
+
pdf2image
|
|