Spaces:
Running
on
Zero
Running
on
Zero
Upload requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -5,7 +5,7 @@ scikit-build-core
|
|
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 |
-
|
9 |
torchvision
|
10 |
accelerate
|
11 |
transformers<=4.48.3
|
|
|
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.4.0
|
9 |
torchvision
|
10 |
accelerate
|
11 |
transformers<=4.48.3
|