Commit 0c772993 authored by Neal Wu's avatar Neal Wu
Browse files

Add a message to the README to use TensorFlow 1.0 or later

parent c15fada2
......@@ -2,9 +2,11 @@
This repository contains machine learning models implemented in
[TensorFlow](https://tensorflow.org). The models are maintained by their
respective authors.
respective authors. To propose a model for inclusion, please submit a pull
request.
To propose a model for inclusion please submit a pull request.
Currently, the models are compatible with TensorFlow 1.0 or later. If you are
running TensorFlow 0.12 or earlier, please upgrade your installation.
## Models
......
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