Spaces:
Running
on
Zero
Running
on
Zero
Update requirements.txt
Browse files- requirements.txt +2 -2
requirements.txt
CHANGED
@@ -1,7 +1,7 @@
|
|
1 |
https://github.com/abetlen/llama-cpp-python/releases/download/v0.2.82-cu122/llama_cpp_python-0.2.82-cp310-cp310-linux_x86_64.whl
|
2 |
torch
|
3 |
gradio==5.9.1
|
4 |
-
|
5 |
-
huggingface_hub
|
6 |
scikit-build-core
|
7 |
llama-cpp-agent>=0.2.18
|
|
|
1 |
https://github.com/abetlen/llama-cpp-python/releases/download/v0.2.82-cu122/llama_cpp_python-0.2.82-cp310-cp310-linux_x86_64.whl
|
2 |
torch
|
3 |
gradio==5.9.1
|
4 |
+
huggingface_hub>=0.22.2
|
5 |
+
#huggingface_hub
|
6 |
scikit-build-core
|
7 |
llama-cpp-agent>=0.2.18
|