Unverified Commit a020ceb4 authored by Hongkun Yu's avatar Hongkun Yu Committed by GitHub
Browse files

Update readme with pypi (#10603)

Update readme with pypi package for tf-models-official instead of tf
parent df1dd6c6
......@@ -3,7 +3,8 @@
</div>
[![Python](https://img.shields.io/pypi/pyversions/tensorflow.svg?style=plastic)](https://badge.fury.io/py/tensorflow)
[![PyPI](https://badge.fury.io/py/tensorflow.svg)](https://badge.fury.io/py/tensorflow)
[![tf-models-official PyPI](https://badge.fury.io/py/tf-models-official.svg)](https://badge.fury.io/py/tf-models-official.svg)
# Welcome to the Model Garden for TensorFlow
......@@ -32,7 +33,8 @@ To install the current release of tensorflow-models, please follow any one of th
<details>
**tf-models-official** is the stable Model Garden package.
**tf-models-official** is the stable Model Garden package. Please check out the [releases](https://github.com/tensorflow/models/releases) to see what are available modules.
pip will install all models and dependencies automatically.
```shell
......
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