SiraH commited on
Commit
d2f09f5
1 Parent(s): 6af6bd0

Update requirements.txt

Browse files

change version langchain and llama.cpp

Files changed (1) hide show
  1. requirements.txt +8 -6
requirements.txt CHANGED
@@ -1,7 +1,9 @@
1
- faiss-cpu==1.7.4
2
- langchain==0.1.1
 
 
 
 
 
3
  sentence-transformers==2.2.2
4
- sentencepiece==0.1.99
5
- streamlit==1.30.0
6
- llama_cpp_python==0.2.31
7
- pypdf==4.0.0
 
1
+ langchain==0.0.306
2
+ PyPDF2==3.0.1
3
+ streamlit==1.25.0
4
+ torch==2.0.1
5
+ transformers==4.31.0
6
+ llama-cpp-python==0.2.10
7
+ pypdf==3.14.0
8
  sentence-transformers==2.2.2
9
+ faiss-cpu==1.7.4