Commit 30fa1784 authored by ayushmankumar7's avatar ayushmankumar7
Browse files

Readme updated

parent 9b049266
...@@ -18,7 +18,7 @@ from the ...@@ -18,7 +18,7 @@ from the
You may start from installing with pip: You may start from installing with pip:
```shell ```shell
pip install tf-nightly pip3 install tf-nightly
``` ```
**Stable versions** of the official models targeting releases of TensorFlow are **Stable versions** of the official models targeting releases of TensorFlow are
...@@ -66,11 +66,6 @@ please consider: ...@@ -66,11 +66,6 @@ please consider:
pip3 install --user -r official/requirements.txt pip3 install --user -r official/requirements.txt
``` ```
or (Python 2 compatibility is not guaranteed)
```shell
pip install --user -r official/requirements.txt
```
To make Official Models easier to use, we are planning to create a pip To make Official Models easier to use, we are planning to create a pip
installable Official Models package. This is being tracked in installable Official Models package. This is being tracked in
......
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