openfree commited on
Commit
91c9b2b
·
verified ·
1 Parent(s): 0991c48

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +4 -0
requirements.txt CHANGED
@@ -1,3 +1,7 @@
 
 
 
 
1
  torch
2
  httpx
3
  openai
 
1
+ huggingface_hub==0.22.2
2
+ scikit-build-core
3
+ https://github.com/abetlen/llama-cpp-python/releases/download/v0.3.4-cu124/llama_cpp_python-0.3.4-cp310-cp310-linux_x86_64.whl
4
+ llama-cpp-agent>=0.2.25
5
  torch
6
  httpx
7
  openai