Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
|
@@ -1,4 +1,5 @@
|
|
| 1 |
huggingface_hub
|
| 2 |
scikit-build-core
|
| 3 |
https://github.com/JamePeng/llama-cpp-python/releases/download/v0.3.30-cu128-Basic-linux-20260302/llama_cpp_python-0.3.30+cu128.basic-cp310-cp310-linux_x86_64.whl
|
| 4 |
-
llama-cpp-agent
|
|
|
|
|
|
| 1 |
huggingface_hub
|
| 2 |
scikit-build-core
|
| 3 |
https://github.com/JamePeng/llama-cpp-python/releases/download/v0.3.30-cu128-Basic-linux-20260302/llama_cpp_python-0.3.30+cu128.basic-cp310-cp310-linux_x86_64.whl
|
| 4 |
+
llama-cpp-agent
|
| 5 |
+
cachetools
|