1 Star 0 Fork 3

九天/PaddleHub

forked from danzuji/PaddleHub 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
requirements.txt 623 Bytes
一键复制 编辑 原始数据 按行查看 历史
kinghuin 提交于 2020-01-03 19:26 . fix requirements (#301)
pre-commit
protobuf >= 3.6.0
yapf == 0.26.0
pyyaml
Pillow
six >= 1.10.0
chardet == 3.0.4
requests
flask >= 1.1.0
flake8
tb-paddle
tensorboard >= 1.15
cma == 2.7.0
sentencepiece
nltk
colorlog
opencv-python
# numpy no longer support python2 in version 1.17 and above
numpy ; python_version >= "3"
numpy < 1.17.0 ; python_version < "3"
# pandas no longer support python2 in version 0.25 and above
pandas ; python_version >= "3"
pandas < 0.25.0 ; python_version < "3"
# gunicorn not support windows
gunicorn >= 19.10.0; sys_platform != "win32"
# moviepy 1.0.1 not support imageio>2.5
moviepy < 1.0.0 ; python_version < "3"
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/gjd898/PaddleHub.git
git@gitee.com:gjd898/PaddleHub.git
gjd898
PaddleHub
PaddleHub
develop

搜索帮助