"tests/git@developer.sourcefind.cn:OpenDAS/d2go.git" did not exist on "6c8c2fc81e5e0288c7c0d8ccf3496517ac7fac67"
Commit 2eb57715 authored by Hongkun Yu's avatar Hongkun Yu Committed by A. Unique TensorFlower
Browse files

Fix readme format

PiperOrigin-RevId: 450494241
parent 46a12d4e
...@@ -117,10 +117,8 @@ pip3 install tensorflow-text-nightly # when model uses `nlp` packages ...@@ -117,10 +117,8 @@ pip3 install tensorflow-text-nightly # when model uses `nlp` packages
* Incase of stable versions, targeting a specific release, Tensorflow-models * Incase of stable versions, targeting a specific release, Tensorflow-models
repository version numbers match with the target TensorFlow release. For repository version numbers match with the target TensorFlow release. For
example, [TensorFlow-models v2.5.0] example, [TensorFlow-models v2.8.x](https://github.com/tensorflow/models/releases/tag/v2.8.0)
(https://github.com/tensorflow/models/releases/tag/v2.5.0) is compatible with [TensorFlow v2.8.x](https://github.com/tensorflow/tensorflow/releases/tag/v2.8.0).
is compatible with [TensorFlow v2.5.0]
(https://github.com/tensorflow/tensorflow/releases/tag/v2.5.0).
This is equivalent to the following. This is equivalent to the following.
```shell ```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