We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b43a41d commit af19862Copy full SHA for af19862
python/README.md
@@ -11,7 +11,7 @@
11
* numpy
12
* Pillow
13
* Python (2 or 3)
14
-* Tensorflow (1.0+)
+* Tensorflow (1.4)
15
16
### Installing Dependencies
17
To install dependencies, run:
python/requirements.txt
@@ -1,4 +1,4 @@
1
-tensorflow>=1.0
+tensorflow==1.4.1
2
Pillow>=4.2.1
3
matplotlib
4
numpy>=1.11.0
0 commit comments