Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 4 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,10 @@ for end-to-end examples of various addons.

## Installation
#### Stable Builds
`tensorflow-addons` will soon be available in PyPi.
To install the latest version, run the following:
```
pip install tensorflow-addons
```

#### Installing from Source
You can also install from source. This requires the [Bazel](
Expand Down