samuelolubukun commited on
Commit
f9546de
·
verified ·
1 Parent(s): 292ddbc

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +16 -15
requirements.txt CHANGED
@@ -1,16 +1,17 @@
1
- gradio
2
- langchain
3
- langchain-community
4
- langchain-experimental
5
- langchain-google-genai
6
- neo4j
7
- beautifulsoup4
8
- requests
9
- python-dotenv
10
- cohere
11
- json-repair
12
- unstructured[all-docs]
13
- pypdf
14
- python-docx
15
- openpyxl
 
16
  xlrd
 
1
+ gradio
2
+ langchain
3
+ langchain-core
4
+ langchain-community
5
+ langchain-experimental
6
+ langchain-google-genai
7
+ neo4j
8
+ beautifulsoup4
9
+ requests
10
+ python-dotenv
11
+ cohere
12
+ json-repair
13
+ unstructured[all-docs]
14
+ pypdf
15
+ python-docx
16
+ openpyxl
17
  xlrd