ShivanshMathur007 commited on
Commit
846b491
1 Parent(s): bfb5920

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +6 -6
requirements.txt CHANGED
@@ -1,12 +1,12 @@
1
- langchain==0.1.0
2
  torch==2.1.0
3
  faiss-cpu==1.7.4
4
  git+https://github.com/huggingface/transformers
5
- accelerate==0.26.0
6
- sentence-transformers==2.2.2
7
- gradio==4.14.0
8
  langchain-experimental==0.0.49
9
- pypdf==3.17.4
10
  python-dotenv==1.0.0
11
  tabulate
12
- llama-cpp-python
 
1
+ langchain==0.1.8
2
  torch==2.1.0
3
  faiss-cpu==1.7.4
4
  git+https://github.com/huggingface/transformers
5
+ accelerate==0.27.2
6
+ sentence-transformers==2.3.1
7
+ gradio==4.19.1
8
  langchain-experimental==0.0.49
9
+ pypdf==4.0.2
10
  python-dotenv==1.0.0
11
  tabulate
12
+ llama-cpp-python==0.2.45