IlyaGusev commited on
Commit
8fe3f56
·
verified ·
1 Parent(s): efb70cb

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -0
requirements.txt CHANGED
@@ -2,6 +2,7 @@ https://github.com/abetlen/llama-cpp-python/releases/download/v0.2.28/llama_cpp_
2
  torch==2.1.0
3
  sentence-transformers
4
  langchain==0.2.17
 
5
  huggingface-hub==0.19.4
6
  pdfminer.six==20221105
7
  unstructured==0.6.10
 
2
  torch==2.1.0
3
  sentence-transformers
4
  langchain==0.2.17
5
+ langchain_community
6
  huggingface-hub==0.19.4
7
  pdfminer.six==20221105
8
  unstructured==0.6.10