Thomas Chaigneau commited on
Commit
30921eb
1 Parent(s): 779f90e

add sentencepiece to requirements

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -0
requirements.txt CHANGED
@@ -3,3 +3,4 @@ transformers==4.15.0
3
  torch==1.10.1
4
  torchaudio==0.10.1
5
  torchvision==0.11.2
 
 
3
  torch==1.10.1
4
  torchaudio==0.10.1
5
  torchvision==0.11.2
6
+ sentencepiece==0.1.96