Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 0cba7a4

Browse files
committed
Remove comment that TensorFlow must be built from source.
1 parent e5cae33 commit 0cba7a4

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

im2txt/README.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -119,9 +119,7 @@ approximately 10 times slower.
119119
First ensure that you have installed the following required packages:
120120

121121
* **Bazel** ([instructions](http://bazel.io/docs/install.html)).
122-
* **TensorFlow** ([instructions](https://www.tensorflow.org/versions/master/get_started/os_setup.html#installing-from-sources)).
123-
* Note: the model currently requires TensorFlow built from source because it
124-
uses features added after release r0.10.
122+
* **TensorFlow** ([instructions](https://www.tensorflow.org/versions/master/get_started/os_setup.html)).
125123
* **NumPy** ([instructions](http://www.scipy.org/install.html)).
126124
* **Natural Language Toolkit (NLTK)**:
127125
* First install NLTK ([instructions](http://www.nltk.org/install.html)).

0 commit comments

Comments
 (0)