sitammeur commited on
Commit
32e3b24
·
verified ·
1 Parent(s): 6e8f274

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +3 -4
requirements.txt CHANGED
@@ -1,5 +1,4 @@
1
- huggingface_hub
2
  scikit-build-core
3
- llama-cpp-python
4
- llama-cpp-agent
5
- gradio
 
1
+ huggingface_hub==0.22.2
2
  scikit-build-core
3
+ llama-cpp-python==0.2.81 --extra-index-url https://abetlen.github.io/llama-cpp-python/whl/cpu
4
+ llama-cpp-agent>=0.2.25