random2222 commited on
Commit
fa48772
·
verified ·
1 Parent(s): f0b3d7e

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +5 -2
requirements.txt CHANGED
@@ -1,6 +1,9 @@
1
- langchain-community==0.0.34
 
 
 
2
  gradio==4.26.0
3
- huggingface-hub==0.23.3 # Use hyphen, not underscore
4
  sentence-transformers==3.0.1
5
  pymupdf==1.24.2
6
  faiss-cpu==1.8.0
 
1
+ langchain==0.2.0
2
+ langchain-community==0.2.0
3
+ langchain-core==0.2.0
4
+ langchain-text-splitters==0.2.0
5
  gradio==4.26.0
6
+ huggingface-hub==0.23.3
7
  sentence-transformers==3.0.1
8
  pymupdf==1.24.2
9
  faiss-cpu==1.8.0