Spaces:
Running
on
Zero
Running
on
Zero
Upload requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -1,6 +1,6 @@
|
|
| 1 |
huggingface_hub
|
| 2 |
scikit-build-core
|
| 3 |
-
https://github.com/abetlen/llama-cpp-python/releases/download/v0.2.
|
| 4 |
git+https://github.com/Maximilian-Winter/llama-cpp-agent
|
| 5 |
pybind11>=2.12
|
| 6 |
torch==2.2.0
|
|
|
|
| 1 |
huggingface_hub
|
| 2 |
scikit-build-core
|
| 3 |
+
https://github.com/abetlen/llama-cpp-python/releases/download/v0.2.87-cu124/llama_cpp_python-0.2.87-cp310-cp310-linux_x86_64.whl
|
| 4 |
git+https://github.com/Maximilian-Winter/llama-cpp-agent
|
| 5 |
pybind11>=2.12
|
| 6 |
torch==2.2.0
|