Skip to content

Commit

Permalink
Update to Keras Applications 1.0.2 (fixes NASNet issue).
Browse files Browse the repository at this point in the history
  • Loading branch information
fchollet committed Jun 6, 2018
1 parent 513f7b1 commit 56b255c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Expand Up @@ -37,7 +37,7 @@
'six>=1.9.0',
'pyyaml',
'h5py',
'keras_applications==1.0.1',
'keras_applications==1.0.2',
'keras_preprocessing==1.0.1'],
extras_require={
'visualize': ['pydot>=1.2.4'],
Expand Down

0 comments on commit 56b255c

Please sign in to comment.