hylee719 commited on
Commit
61a1bfd
·
verified ·
1 Parent(s): 6e61b4b

update torch version from 1.10.2 to 1.11.0

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -1
requirements.txt CHANGED
@@ -2,6 +2,6 @@ clean-text==0.6.0
2
  num2words==0.5.10
3
  numpy==1.22.4
4
  scipy==1.7.3
5
- torch==1.10.2
6
  transformers==4.29.1
7
  nltk==3.8.0
 
2
  num2words==0.5.10
3
  numpy==1.22.4
4
  scipy==1.7.3
5
+ torch==1.11.0
6
  transformers==4.29.1
7
  nltk==3.8.0