Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -1,4 +1,4 @@
|
|
1 |
huggingface_hub==0.22.2
|
2 |
-
scikit-build-core
|
3 |
llama-cpp-python==0.2
|
|
|
4 |
llama-cpp-agent>=0.2.10
|
|
|
1 |
huggingface_hub==0.22.2
|
|
|
2 |
llama-cpp-python==0.2
|
3 |
+
scikit-build-core
|
4 |
llama-cpp-agent>=0.2.10
|