Suparious commited on
Commit
6063102
·
verified ·
1 Parent(s): 168b6d7

open up version of agent and hub

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -2
requirements.txt CHANGED
@@ -1,6 +1,6 @@
1
- huggingface_hub==0.22.2
2
  scikit-build-core
3
  https://github.com/abetlen/llama-cpp-python/releases/download/v0.2.76-cu124/llama_cpp_python-0.2.76-cp310-cp310-linux_x86_64.whl
4
- llama-cpp-agent==0.2.10
5
  duckduckgo_search
6
  trafilatura
 
1
+ huggingface_hub>=0.22.2
2
  scikit-build-core
3
  https://github.com/abetlen/llama-cpp-python/releases/download/v0.2.76-cu124/llama_cpp_python-0.2.76-cp310-cp310-linux_x86_64.whl
4
+ llama-cpp-agent>=0.2.10
5
  duckduckgo_search
6
  trafilatura