turtle170 commited on
Commit
bf38157
·
verified ·
1 Parent(s): 3068971

Update requirements.txt

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