julioc-p commited on
Commit
9c900b2
1 Parent(s): f27adf9

Update requirements.txt

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