浏览代码

Remove scipy from requirements

/develop-generalizationTraining-TrainerController
Arthur Juliani 7 年前
当前提交
2133d9cb
共有 2 个文件被更改,包括 1 次插入2 次删除
  1. 2
      python/README.md
  2. 1
      python/requirements.txt

2
python/README.md


### Requirements
* Jupyter
* docopt
* scipy
* Tensorflow (1.0+)
### Installing Dependencies

1
python/requirements.txt


Pillow>=4.2.1
matplotlib
numpy>=1.11.0
scipy
jupyter
mock>=2.0.0
pytest>=3.2.2
正在加载...
取消
保存