Skip to content

Commit 02b11ed

Browse files
committed
Update README
1 parent 1d56f9c commit 02b11ed

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,8 @@ All architectures are compatible with both TensorFlow and Theano, and upon insta
1212

1313
Weights can be automatically loaded upon instantiation (`weights='imagenet'` argument in model constructor). Weights are automatically downloaded if necessary, and cached locally in `~/.keras/models/`.
1414

15+
**Note that using these models requires the latest version of Keras (from the Github repo, not PyPI).**
16+
1517
## Examples
1618

1719
### Classify images

0 commit comments

Comments
 (0)