John6666 commited on
Commit
65f454c
·
verified ·
1 Parent(s): 1329a48

Upload requirements.txt

Browse files
Files changed (1) hide show
  1. 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
- #torch>=2.2.0
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