VOIDER commited on
Commit
3ad9b38
·
verified ·
1 Parent(s): c91e2c4

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -1
requirements.txt CHANGED
@@ -1,5 +1,6 @@
1
  gradio>=4.0.0
2
  huggingface_hub>=0.20.0
3
- https://github.com/abetlen/llama-cpp-python/releases/download/v0.3.2/llama_cpp_python-0.3.2-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
 
4
  Pillow
5
  numpy
 
1
  gradio>=4.0.0
2
  huggingface_hub>=0.20.0
3
+ --extra-index-url https://abetlen.github.io/llama-cpp-python/whl/cpu
4
+ llama-cpp-python>=0.3.0
5
  Pillow
6
  numpy