We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 17dafd5 commit dd694fdCopy full SHA for dd694fd
README.md
@@ -51,7 +51,10 @@ for end-to-end examples of various addons.
51
52
## Installation
53
#### Stable Builds
54
-`tensorflow-addons` will soon be available in PyPi.
+To install the latest version, run the following:
55
+```
56
+pip install tensorflow-addons
57
58
59
#### Installing from Source
60
You can also install from source. This requires the [Bazel](
0 commit comments