Unverified Commit 5b8e8cdf authored by Chris Shallue's avatar Chris Shallue Committed by GitHub
Browse files

Merge pull request #5592 from arinto/update-readme-im2txt

Explicitly mention Python 2.7 in README for research/im2txt
parents c79fa5af 40595413
......@@ -115,6 +115,7 @@ approximately 10 times slower.
First ensure that you have installed the following required packages:
* **Bazel** ([instructions](http://bazel.io/docs/install.html))
* **Python 2.7**
* **TensorFlow** 1.0 or greater ([instructions](https://www.tensorflow.org/install/))
* **NumPy** ([instructions](http://www.scipy.org/install.html))
* **Natural Language Toolkit (NLTK)**:
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment