Skip to content

Commit

Permalink
specify tested keras version in readme (#7)
Browse files Browse the repository at this point in the history
* add tested Keras version in readme
  • Loading branch information
cocuh committed Nov 7, 2017
1 parent 722c7c0 commit 01fb726
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,8 @@ Model compression CLI tool for [keras](https://github.com/fchollet/keras).

## Requirements
- Python 3.5, 3.6
- TensorFlow backend
- Keras
- We tested on Keras 2.0.3 (TensorFlow backend)

## Install
```
Expand Down

0 comments on commit 01fb726

Please sign in to comment.