magic3910 commited on
Commit
f703271
1 Parent(s): 85e396d

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -2
requirements.txt CHANGED
@@ -1,5 +1,5 @@
1
- transformers==4.3.0
2
- torch==1.6.0
3
  matplotlib
4
  seaborn
5
  numpy
 
1
+ torch >= 1.8.0,!=1.12.0
2
+ transformers >= 4.11.3
3
  matplotlib
4
  seaborn
5
  numpy