lruizap commited on
Commit
cc1f9fd
·
1 Parent(s): b4ba203

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -1
requirements.txt CHANGED
@@ -2,7 +2,8 @@ chainlit
2
  ctransformers
3
  torch
4
  sentence_transformers
5
- chromadb
 
6
  langchain
7
  pypdf
8
  PyPDF2
 
2
  ctransformers
3
  torch
4
  sentence_transformers
5
+ chromadb
6
+ langchain-community
7
  langchain
8
  pypdf
9
  PyPDF2