turtle170 commited on
Commit
1ffb0f3
·
verified ·
1 Parent(s): bc05b86

Update requirements.txt

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