Skip to content

Commit

Permalink
Fix tensorflow requirement issue
Browse files Browse the repository at this point in the history
  • Loading branch information
jorgeorpinel committed Aug 28, 2019
1 parent e2caba1 commit 71ecc82
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
tensorflow==1.11.0
tensorflow>=1.11.0
keras==2.2.4
pillow==5.3.0

0 comments on commit 71ecc82

Please sign in to comment.