random2222 commited on
Commit
7a39638
·
verified ·
1 Parent(s): 2c8f8ec

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +5 -4
requirements.txt CHANGED
@@ -1,11 +1,12 @@
1
  torch==2.2.1
2
  transformers==4.38.2
3
- langchain==0.0.34
4
- langchain-community==0.0.20
5
- gradio==3.50.0
6
  pymupdf==1.24.1
7
  sentence-transformers==2.3.1
8
  accelerate==0.27.2
9
  bitsandbytes==0.42.0
10
  huggingface-hub==0.21.4
11
- langsmith==0.0.83
 
 
1
  torch==2.2.1
2
  transformers==4.38.2
3
+ langchain==0.1.14
4
+ langchain-community==0.0.30
5
+ gradio==4.24.0
6
  pymupdf==1.24.1
7
  sentence-transformers==2.3.1
8
  accelerate==0.27.2
9
  bitsandbytes==0.42.0
10
  huggingface-hub==0.21.4
11
+ langsmith==0.1.13
12
+ langchain-core==0.1.45