Spaces:
Running
on
Zero
Running
on
Zero
Update requirements.txt
Browse files- requirements.txt +1 -5
requirements.txt
CHANGED
@@ -1,9 +1,5 @@
|
|
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.18
|
5 |
-
duckduckgo_search
|
6 |
-
trafilatura
|
7 |
-
beautifulsoup4
|
8 |
pypdf
|
9 |
-
|
|
|
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 |
pypdf
|
5 |
+
llama_cpp_agent[web_search_summarization]>=0.2.35
|