Skip to content
This repository was archived by the owner on Dec 9, 2024. It is now read-only.

Commit 484c0ce

Browse files
authored
Create requirements_temp.txt
1 parent ffb7cd0 commit 484c0ce

File tree

1 file changed

+27
-0
lines changed

1 file changed

+27
-0
lines changed
Lines changed: 27 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,27 @@
1+
six
2+
google-api-python-client>=1.6.7
3+
kaggle>=1.3.9
4+
numpy>=1.15.4
5+
oauth2client
6+
pandas>=0.22.0
7+
psutil>=5.4.3
8+
py-cpuinfo>=3.3.0
9+
scipy>=0.19.1
10+
tensorflow-hub>=0.6.0
11+
tensorflow-model-optimization>=0.4.1
12+
tensorflow-datasets
13+
tensorflow-addons
14+
dataclasses;python_version<"3.7"
15+
gin-config
16+
tf_slim>=1.1.0
17+
Cython
18+
matplotlib
19+
pyyaml>=5.1
20+
# CV related dependencies
21+
opencv-python-headless
22+
Pillow
23+
pycocotools
24+
# NLP related dependencies
25+
seqeval
26+
sentencepiece
27+
sacrebleu

0 commit comments

Comments
 (0)