ikarasz commited on
Commit
40689e4
·
verified ·
1 Parent(s): fcda00c

upgrade torchvision

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -0
requirements.txt CHANGED
@@ -3,6 +3,7 @@ num2words==0.5.10
3
  numpy==1.24.4
4
  scipy==1.9.2
5
  torch==2.4
 
6
  transformers==4.46.1
7
  nltk==3.9.1
8
  inflect==7.5.0
 
3
  numpy==1.24.4
4
  scipy==1.9.2
5
  torch==2.4
6
+ torchvision==0.18.0
7
  transformers==4.46.1
8
  nltk==3.9.1
9
  inflect==7.5.0