/HubModule

Module repo of PaddleHub

Primary LanguagePythonApache License 2.0Apache-2.0

代码提交方式

  1. 安装requirements.txt
$ pip install -r requirements.txt
  1. 安装pre-commit
$ pre-commit install
  1. 提交代码