浏览代码

Require tensorflow 1.4.1 (#315)

* Require tensorflow 1.4.1

* modified the python/README.md
/tag-0.2.1c
Arthur Juliani 7 年前
当前提交
57a9ed38
共有 2 个文件被更改,包括 2 次插入2 次删除
  1. 2
      python/README.md
  2. 2
      python/requirements.txt

2
python/README.md


* numpy
* Pillow
* Python (2 or 3)
* Tensorflow (1.0+)
* Tensorflow (1.4)
### Installing Dependencies
To install dependencies, run:

2
python/requirements.txt


tensorflow>=1.0
tensorflow==1.4.1
Pillow>=4.2.1
matplotlib
numpy>=1.11.0

正在加载...
取消
保存