abdull4h commited on
Commit
dd934da
·
verified ·
1 Parent(s): 732ba20

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +4 -1
requirements.txt CHANGED
@@ -15,4 +15,7 @@ numpy>=1.24.0
15
  matplotlib>=3.7.0
16
  seaborn>=0.12.0
17
  tqdm>=4.65.0
18
- scikit-learn>=1.2.0
 
 
 
 
15
  matplotlib>=3.7.0
16
  seaborn>=0.12.0
17
  tqdm>=4.65.0
18
+ scikit-learn>=1.2.0
19
+ sentencepiece>=0.1.95
20
+ protobuf>=3.20.0
21
+ huggingface-hub>=0.15.1