requirements.txt 525 Bytes
Newer Older
Chen Chen's avatar
Chen Chen committed
1
six
2
3
4
google-api-python-client>=1.6.7
google-cloud-bigquery>=0.31.0
kaggle>=1.3.9
5
numpy>=1.15.4
6
oauth2client>=4.1.2
7
pandas>=0.22.0
8
psutil>=5.4.3
9
py-cpuinfo>=3.3.0
10
scipy>=0.19.1
Hongkun Yu's avatar
Hongkun Yu committed
11
tensorflow-hub>=0.6.0
12
tensorflow-model-optimization>=0.2.1
Hongkun Yu's avatar
Hongkun Yu committed
13
14
tensorflow-datasets
tensorflow-addons
Hongkun Yu's avatar
Hongkun Yu committed
15
dataclasses
Hongkun Yu's avatar
Hongkun Yu committed
16
gin-config
A. Unique TensorFlower's avatar
A. Unique TensorFlower committed
17
tf_slim>=1.1.0
Yeqing Li's avatar
Yeqing Li committed
18
19
20
Cython
matplotlib
pyyaml
Chen Chen's avatar
Chen Chen committed
21
22
# CV related dependencies
opencv-python-headless
Yeqing Li's avatar
Yeqing Li committed
23
24
Pillow
-e git+https://github.com/cocodataset/cocoapi#egg=pycocotools&subdirectory=PythonAPI
Chen Chen's avatar
Chen Chen committed
25
26
27
# NLP related dependencies
seqeval
sentencepiece