turtle170 commited on
Commit
15e7223
·
verified ·
1 Parent(s): 0f7bbc3

Update requirements.txt

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