Spaces:
Running
on
Zero
Running
on
Zero
Upload requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -2,7 +2,7 @@ spaces
|
|
2 |
huggingface_hub
|
3 |
scikit-build-core
|
4 |
#https://github.com/abetlen/llama-cpp-python/releases/download/v0.2.90-cu124/llama_cpp_python-0.2.90-cp310-cp310-linux_x86_64.whl
|
5 |
-
https://github.com/abetlen/llama-cpp-python/releases/download/v0.3.4-cu124/llama_cpp_python-0.3.4-cp310-cp310-
|
6 |
git+https://github.com/Maximilian-Winter/llama-cpp-agent
|
7 |
pybind11>=2.12
|
8 |
torch==2.2.0
|
|
|
2 |
huggingface_hub
|
3 |
scikit-build-core
|
4 |
#https://github.com/abetlen/llama-cpp-python/releases/download/v0.2.90-cu124/llama_cpp_python-0.2.90-cp310-cp310-linux_x86_64.whl
|
5 |
+
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
|
6 |
git+https://github.com/Maximilian-Winter/llama-cpp-agent
|
7 |
pybind11>=2.12
|
8 |
torch==2.2.0
|