SiraH commited on
Commit
086d2fa
1 Parent(s): 02fee34

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +3 -4
requirements.txt CHANGED
@@ -1,10 +1,9 @@
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.1.77
7
  pypdf==3.14.0
8
  sentence-transformers==2.2.2
9
- faiss-cpu==1.7.4
10
- pydantic==1.10.12
 
1
+ langchain
2
  PyPDF2==3.0.1
3
  streamlit==1.25.0
4
  torch==2.0.1
5
  transformers==4.31.0
6
+ llama-cpp-python
7
  pypdf==3.14.0
8
  sentence-transformers==2.2.2
9
+ faiss-cpu==1.7.4