cyd0806 commited on
Commit
7e35236
·
verified ·
1 Parent(s): a0e1c2c

Upload apex-master/requirements.txt with huggingface_hub

Browse files
Files changed (1) hide show
  1. apex-master/requirements.txt +6 -0
apex-master/requirements.txt ADDED
@@ -0,0 +1,6 @@
 
 
 
 
 
 
 
1
+ cxxfilt>=0.2.0
2
+ tqdm>=4.28.1
3
+ numpy>=1.15.3
4
+ PyYAML>=5.1
5
+ pytest>=3.5.1
6
+ packaging>=14.0