Upload apex-master/requirements.txt with huggingface_hub
Browse files
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
|