NEXAS commited on
Commit
7c27039
·
verified ·
1 Parent(s): d5eb2b5

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +4 -24
requirements.txt CHANGED
@@ -1,27 +1,7 @@
1
- langchain==0.1.15
2
- langchain-community==0.0.34
3
- langchain-experimental==0.0.57
4
- langchain-google-genai==1.0.1
5
- langchain-openai==0.0.7
6
- langchain-groq==0.0.1
7
- langchain-text-splitters==0.0.1
8
- langchainhub==0.1.15
9
- fastembed==0.2.5
10
- llama-index-core==0.10.25.post1
11
- llama-parse==0.4.0
12
- llamaindex-py-client==0.1.15
13
- qdrant-client==1.8.2
14
  streamlit==1.33.0
15
- streamlit-float==0.3.2
16
- unstructured==0.12.5
17
- unstructured-client==0.18.0
18
- pypdf==4.3.0
19
- python-docx==1.1.2
20
  PyMuPDF==1.24.7
21
- ipython==8.26.0
22
- chromadb
23
- langchain-core
24
  open-clip-torch
25
- langchain_chroma
26
- qdrant_client
27
- fastembed
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
  streamlit==1.33.0
2
+ chromadb==0.4.24
 
 
 
 
3
  PyMuPDF==1.24.7
4
+ Pillow
 
 
5
  open-clip-torch
6
+ opencv-python-headless
7
+ scikit-image