random2222 commited on
Commit
7b7dfa6
·
verified ·
1 Parent(s): f8c1ecf

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +9 -10
requirements.txt CHANGED
@@ -1,11 +1,10 @@
1
- # Update requirements.txt to:
2
- langchain==0.1.0
3
- pypdf==3.17.0
4
  sentence-transformers==2.3.1
5
- huggingface-hub==0.20.3
6
- faiss-cpu==1.7.4
7
- transformers==4.38.2
8
- accelerate==0.27.2
9
- gradio==4.24.0
10
- bitsandbytes==0.42.0
11
- torch==2.2.1
 
1
+ langchain==0.1.16
2
+ pypdf==3.17.4
 
3
  sentence-transformers==2.3.1
4
+ huggingface-hub==0.22.2
5
+ faiss-cpu==1.8.0
6
+ transformers==4.39.3
7
+ accelerate==0.29.3
8
+ gradio==4.26.0
9
+ bitsandbytes==0.43.0
10
+ torch==2.2.2