xyh1756 commited on
Commit
d86829a
·
1 Parent(s): d7b9ef5

修改requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +4 -2
requirements.txt CHANGED
@@ -1,2 +1,4 @@
1
- pytorch==1.4.0
2
- tqdm==4.62.3
 
 
 
1
+ pytorch==1.6.0
2
+ tqdm==4.62.3
3
+ transformers==3.0.2
4
+ seqeval==0.0.12