Update requirements
Showing
paddlehub/compat/task/__init__.py
0 → 100644
paddlehub/finetune/__init__.py
0 → 100644
paddlehub/text/__init__.py
0 → 100644
paddlehub/vision/__init__.py
0 → 100644
pre-commit | colorama | ||
protobuf >= 3.6.0 | |||
yapf == 0.26.0 | |||
six >= 1.10.0 | |||
flask >= 1.1.0 | |||
flake8 | |||
visualdl | |||
cma >= 2.7.0 | |||
sentencepiece | |||
colorlog | colorlog | ||
tqdm | |||
nltk | |||
pyzmq | |||
gitpython | |||
easydict | easydict | ||
filelock | |||
# pandas no longer support python2 in version 0.25 and above | flask >= 1.1.0 | ||
pandas ; python_version >= "3" | gitpython | ||
numpy | |||
matplotlib | |||
opencv-python | |||
packaging | |||
Pillow | |||
pyyaml | |||
pyzmq | |||
rarfile | |||
tqdm | |||
visualdl >= 2.0.0 | |||
# gunicorn not support windows | # gunicorn not support windows | ||
gunicorn >= 19.10.0; sys_platform != "win32" | gunicorn >= 19.10.0; sys_platform != "win32" |
想要评论请 注册 或 登录