Skip to content

Commit 3ff1824

Browse files
authored
Update README.md
1 parent 2e5be5c commit 3ff1824

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -102,9 +102,14 @@ $ pip install -U git+https://github.com/qubvel/efficientnet
102102

103103
### Installing from PyPI
104104

105+
Stable release
105106
```bash
106107
$ pip install -U efficientnet
107108
```
109+
Latest release (with keras and tf.keras support)
110+
```bash
111+
$ pip install -U efficientnet==1.0.0b1
112+
```
108113

109114
## Frequently Asked Questions
110115

0 commit comments

Comments
 (0)