Paul720810 commited on
Commit
918450d
·
verified ·
1 Parent(s): fea361d

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -1
requirements.txt CHANGED
@@ -2,5 +2,5 @@ gradio
2
  datasets
3
  sentence-transformers
4
  huggingface_hub
5
- llama-cpp-python
6
  numpy
 
2
  datasets
3
  sentence-transformers
4
  huggingface_hub
5
+ llama-cpp-python==0.2.90 --extra-index-url https://abetlen.github.io/llama-cpp-python/whl/avx2
6
  numpy