Update requirements.txt
Browse filesupdate huggingface_hub==0.28.1
- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -1,4 +1,4 @@
|
|
| 1 |
-
huggingface_hub==0.
|
| 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
|
|
|
|
| 1 |
+
huggingface_hub==0.28.1
|
| 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
|