deddoggo commited on
Commit
c257705
·
1 Parent(s): adeb83b

requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -3
requirements.txt CHANGED
@@ -1,9 +1,8 @@
1
  # file: requirements.txt
2
  unsloth[cu124-torch250] @ git+https://github.com/unslothai/unsloth.git
3
  transformers==4.53.0
4
- accelerate
5
- torch
6
- sentence-transformers
7
  rank-bm25
8
  faiss-cpu
9
  pymupdf
 
1
  # file: requirements.txt
2
  unsloth[cu124-torch250] @ git+https://github.com/unslothai/unsloth.git
3
  transformers==4.53.0
4
+ accelerate==1.8.1
5
+ sentence-transformers==4.1.0
 
6
  rank-bm25
7
  faiss-cpu
8
  pymupdf