rolwinpinto commited on
Commit
70cb815
·
verified ·
1 Parent(s): e53d8c9

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -1
requirements.txt CHANGED
@@ -1,9 +1,9 @@
 
1
  PyPDF2
2
  python-dotenv
3
  streamlit
4
  matplotlib
5
  regex
6
  requests
7
- sentence-transformers
8
  scikit-learn
9
  numpy
 
1
+ llama-index==0.10.17
2
  PyPDF2
3
  python-dotenv
4
  streamlit
5
  matplotlib
6
  regex
7
  requests
 
8
  scikit-learn
9
  numpy