puqi commited on
Commit
796065b
·
1 Parent(s): 208df2a

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +15 -0
requirements.txt ADDED
@@ -0,0 +1,15 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ transformers
2
+ xarray
3
+ numpy
4
+ pandas
5
+ matplotlib.pyplot
6
+ pickle
7
+ glob
8
+ os
9
+ re
10
+ tensorflow
11
+ import
12
+ copy
13
+ string
14
+ h5py
15
+ tqdm