aab20abdullah commited on
Commit
85a1b13
·
verified ·
1 Parent(s): b63f8c0

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +4 -1
requirements.txt CHANGED
@@ -5,4 +5,7 @@ datasets>=2.14.0
5
  sentence-transformers>=2.2.0
6
  faiss-cpu>=1.7.0
7
  numpy>=1.24.0
8
- accelerate>=0.24.0
 
 
 
 
5
  sentence-transformers>=2.2.0
6
  faiss-cpu>=1.7.0
7
  numpy>=1.24.0
8
+ accelerate>=0.24.0
9
+ sentencepiece>=0.1.99
10
+ protobuf>=3.20.0
11
+ tiktoken>=0.5.0