added tensorflow to dep
tensorflow is optional, and only for the example implementation of the classifier interface
This commit is contained in:
parent
a8c7902ef5
commit
8627608d1e
|
|
@ -2,3 +2,4 @@ opencv-python
|
|||
numpy
|
||||
imutils
|
||||
imageio
|
||||
tensorflow
|
||||
Loading…
Reference in New Issue