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

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -2
requirements.txt CHANGED
@@ -1,8 +1,7 @@
1
  https://github.com/abetlen/llama-cpp-python/releases/download/v0.2.28/llama_cpp_python-0.2.28-cp310-cp310-manylinux_2_17_x86_64.whl
2
  torch==2.1.0
3
  sentence-transformers
4
- langchain==0.0.174
5
- pydantic==1.10.9
6
  huggingface-hub==0.19.4
7
  pdfminer.six==20221105
8
  unstructured==0.6.10
 
1
  https://github.com/abetlen/llama-cpp-python/releases/download/v0.2.28/llama_cpp_python-0.2.28-cp310-cp310-manylinux_2_17_x86_64.whl
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