pabloce commited on
Commit
a98a720
·
verified ·
1 Parent(s): ca8edd9

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +5 -0
requirements.txt ADDED
@@ -0,0 +1,5 @@
 
 
 
 
 
 
1
+ huggingface_hub>=0.23.4
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
+ pypdf
5
+ llama_cpp_agent[web_search_summarization]>=0.2.35