Spaces:
Sleeping
Sleeping
Commit
·
01ab67e
1
Parent(s):
7f63823
Update requirements.txt
Browse files- requirements.txt +1 -2
requirements.txt
CHANGED
@@ -1,7 +1,6 @@
|
|
1 |
opencv-python
|
2 |
google-generativeai
|
3 |
-
langchain
|
4 |
-
langchain-experimental
|
5 |
unstructured
|
6 |
chromadb
|
7 |
pdfminer.six
|
|
|
1 |
opencv-python
|
2 |
google-generativeai
|
3 |
+
langchain==0.0.310
|
|
|
4 |
unstructured
|
5 |
chromadb
|
6 |
pdfminer.six
|