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