bobsbimal58 commited on
Commit
436c569
·
1 Parent(s): 0fa5d80

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -0
requirements.txt CHANGED
@@ -3,6 +3,7 @@ streamlit==1.18.1
3
  altair<5
4
  gpt4all==1.0.8
5
  chromadb==0.4.7
 
6
  urllib3==2.0.4
7
  PyMuPDF==1.23.1
8
  python-dotenv==1.0.0
 
3
  altair<5
4
  gpt4all==1.0.8
5
  chromadb==0.4.7
6
+ llama-cpp-python==0.1.81
7
  urllib3==2.0.4
8
  PyMuPDF==1.23.1
9
  python-dotenv==1.0.0