ikarasz commited on
Commit
c780cba
·
verified ·
1 Parent(s): 36eb08a
Files changed (1) hide show
  1. requirements.txt +2 -1
requirements.txt CHANGED
@@ -2,7 +2,8 @@ clean-text==0.6.0
2
  num2words==0.5.10
3
  numpy==1.24.4
4
  scipy==1.9.2
5
- torch==2.3.1
 
6
  transformers==4.46.1
7
  nltk==3.9.1
8
  inflect==7.5.0
 
2
  num2words==0.5.10
3
  numpy==1.24.4
4
  scipy==1.9.2
5
+ torch==2.4
6
+ torchvision==0.19.0
7
  transformers==4.46.1
8
  nltk==3.9.1
9
  inflect==7.5.0