Spaces:
Running
Running
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -1,4 +1,4 @@
|
|
1 |
-
huggingface_hub
|
2 |
scikit-build-core
|
3 |
llama-cpp-python==0.3.2
|
4 |
llama-cpp-agent>=0.2.25
|
|
|
1 |
+
huggingface_hub>=0.24
|
2 |
scikit-build-core
|
3 |
llama-cpp-python==0.3.2
|
4 |
llama-cpp-agent>=0.2.25
|