RaquelTP25 commited on
Commit
504e469
·
verified ·
1 Parent(s): 1c37060

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -1
requirements.txt CHANGED
@@ -3,4 +3,5 @@ torch>=2.0.0
3
  torchvision>=0.15.0
4
  pillow>=10.0.0
5
  numpy>=1.24.0
6
- sentencepiece
 
 
3
  torchvision>=0.15.0
4
  pillow>=10.0.0
5
  numpy>=1.24.0
6
+ sentencepiece
7
+ transformers>=4.44.0