shunxing1234 commited on
Commit
3d7a972
1 Parent(s): 6d669da

Upload requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +16 -0
requirements.txt ADDED
@@ -0,0 +1,16 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ pytorch >= 1.2.0
2
+ protobuf >= 3.10.0
3
+ tensorboardX >= 1.9
4
+ boto3 >= 1.10.6
5
+ botocore >= 1.13.6
6
+ jmespath >= 0.9.4
7
+ s3transfer >= 0.2.1
8
+ regex >= 2019.8.19
9
+ seqeval >= 0.0.12
10
+ scikit-learn >= 0.21.2
11
+ matplotlib >= 3.1.1
12
+ scipy >= 1.3.0
13
+ torchtext >= 0.4.0
14
+ nltk >= 3.4.5
15
+ requests >= 2.21.0
16
+ tqdm >= 4.32.1