rdz-falcon commited on
Commit
8b17595
·
verified ·
1 Parent(s): 0c2e443

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -0
requirements.txt CHANGED
@@ -2,6 +2,7 @@
2
  torch==2.7.0 --index-url https://download.pytorch.org/whl/cpu
3
  llama-cpp-python==0.3.2 \
4
  --extra-index-url https://abetlen.github.io/llama-cpp-python/whl/cpu
 
5
  transformers==4.51.3
6
  sentence-transformers
7
  chromadb
 
2
  torch==2.7.0 --index-url https://download.pytorch.org/whl/cpu
3
  llama-cpp-python==0.3.2 \
4
  --extra-index-url https://abetlen.github.io/llama-cpp-python/whl/cpu
5
+ accelerate
6
  transformers==4.51.3
7
  sentence-transformers
8
  chromadb