JunhuiJi commited on
Commit
bc2acfd
·
1 Parent(s): 1c9cb67

Upload requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +6 -0
requirements.txt ADDED
@@ -0,0 +1,6 @@
 
 
 
 
 
 
 
1
+ gevent == 1.3a1
2
+ flask == 0.12.2
3
+ transformers == 3.0.2
4
+ pytorch >= 1.4
5
+ tqdm
6
+ numpy