maria355 commited on
Commit
a36d1f3
·
verified ·
1 Parent(s): 2ad01df

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +7 -3
requirements.txt CHANGED
@@ -5,12 +5,11 @@ PyMuPDF
5
  beautifulsoup4
6
  docx2txt
7
  faiss-cpu
8
- langchain
9
  langchain-community
10
  langchain-groq
11
  langchain-text-splitters
12
- numpy
13
- pandas
14
  PyPDF2
15
  python-docx
16
  streamlit
@@ -19,3 +18,8 @@ python-dotenv
19
  pydantic
20
  sentence-transformers
21
  huggingface-hub
 
 
 
 
 
 
5
  beautifulsoup4
6
  docx2txt
7
  faiss-cpu
8
+ langchain==0.1.20
9
  langchain-community
10
  langchain-groq
11
  langchain-text-splitters
12
+ langchain-core
 
13
  PyPDF2
14
  python-docx
15
  streamlit
 
18
  pydantic
19
  sentence-transformers
20
  huggingface-hub
21
+ scikit-learn
22
+ networkx
23
+ pydot
24
+ Pillow
25
+ graphviz