santanus24 commited on
Commit
49ece0a
1 Parent(s): f76a476

Update requirement.txt

Browse files
Files changed (1) hide show
  1. requirement.txt +1 -1
requirement.txt CHANGED
@@ -3,7 +3,7 @@ nltk
3
  indicnlp
4
  pandas
5
  numpy
6
- torch
7
  sentencepiece
8
  googletrans==3.1.0a0 # Keep the specific version for consistency
9
  trl>=0.8.3
 
3
  indicnlp
4
  pandas
5
  numpy
6
+ torch>=1.7.0
7
  sentencepiece
8
  googletrans==3.1.0a0 # Keep the specific version for consistency
9
  trl>=0.8.3